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