mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 10:46:38 +01:00
be53cc7068
* Don't initialize mqtt components which have already been discovered * Fix string length * Fix blank lines, fix constant name * Remove globals. Remove JSON dump * Add tests. Update grammar * PEP8 style issue * Add hyphen to object_id regex * PEP8 style fix