1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-02 12:17:07 +00:00

5 Commits

Author SHA1 Message Date
emontnemery
648adcc708 Small cleanup of MQTT platforms ()
* Move CONF_UNIQUE_ID to init

* Sort imports

* Update ordering
2019-01-27 18:54:52 +01:00
emontnemery
6d2e7db123 Update device registry of MQTT climate 2019-01-26 09:04:02 +08:00
emontnemery
dbba3eb0d4 Add JSON attribute topic to MQTT climate () 2019-01-20 16:42:35 -08:00
emontnemery
0ec1401be7 Minor refactoring of MQTT availability ()
* Small refactor of MQTT availability

* Use dict[key] for required config keys and keys with default values.
2019-01-15 14:26:37 -08:00
emontnemery
5b53bd6aa0
Move MQTT platforms under the component ()
* Move MQTT platforms under the component
2019-01-15 17:31:06 +01:00