mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 10:05:58 -05:00
* 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