core/homeassistant/util
Paulus Schoutsen ae51dc08bf
Add storage helper and migrate config entries (#15045)
* Add storage helper

* Migrate config entries to use the storage helper

* Make sure tests do not do I/O

* Lint

* Add versions to stored data

* Add more instance variables

* Make migrator load config if nothing to migrate

* Address comments
2018-06-25 12:53:49 -04:00
..
__init__.py Fix WUnderground duplicate entity ids (#13285) 2018-03-17 13:14:53 +01:00
async_.py asyncio.ensure_future Python 3.5 (#13141) 2018-03-12 19:42:08 +01:00
color.py Fix too green color conversion (#13828) 2018-04-11 20:58:57 -04:00
decorator.py Clean up OwnTracks (#9569) 2017-09-25 09:05:09 -07:00
distance.py Add unit system support 2016-08-04 22:02:19 -07:00
dt.py Remove inline pylint disables for messages disabled in pylintrc (#14978) 2018-06-16 00:15:46 +02:00
json.py Add storage helper and migrate config entries (#15045) 2018-06-25 12:53:49 -04:00
location.py Fix freegeoip (#13193) 2018-03-13 20:50:08 -07:00
logging.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
package.py Do not mount deps folder when running in virtual env (#14993) 2018-06-16 10:48:41 -04:00
temperature.py Implement thermostat support for Alexa (#13340) 2018-03-29 23:49:08 -07:00
unit_system.py Typing fixes (#12015) 2018-01-29 00:24:08 -08:00
yaml.py Better errors for unknown secrets (#13072) 2018-03-11 12:51:03 +02:00