mirror of
https://github.com/home-assistant/core.git
synced 2026-06-06 07:26:58 +01:00
ae51dc08bf
* 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