core/homeassistant/components/mqtt
emontnemery a1da6a677a Update device registry of MQTT Switch (#19540)
* MQTT Switch: Update device registry

* Move config_entry to constructor

* Remove duplicated code

* Fix merge error
2019-01-24 22:39:16 -08:00
..
.translations Update translations 2019-01-13 09:38:22 -08:00
light Add JSON attribute topic to MQTT light (#20191) 2019-01-17 10:54:22 -08:00
__init__.py Update device registry of MQTT Switch (#19540) 2019-01-24 22:39:16 -08:00
addtrustexternalcaroot.crt
alarm_control_panel.py Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
binary_sensor.py Minor refactoring of MQTT availability (#20136) 2019-01-15 14:26:37 -08:00
camera.py Move MQTT platforms under the component (#20050) 2019-01-15 17:31:06 +01:00
climate.py Add JSON attribute topic to MQTT climate (#20239) 2019-01-20 16:42:35 -08:00
config_flow.py Bugfix discovery (delete/mqtt) call for Hass.io (#18159) 2018-11-04 12:19:04 +01:00
const.py Allow MQTT discovery (#16842) 2018-09-25 12:22:14 +02:00
cover.py Add JSON attribute topic to MQTT cover (#20190) 2019-01-17 10:53:52 -08:00
discovery.py Cleanup if discovered mqtt switch can't be added (#19721) 2019-01-07 16:57:51 +01:00
fan.py Add JSON attribute topic to MQTT fan (#20240) 2019-01-20 16:42:17 -08:00
lock.py Add JSON attribute topic to MQTT lock (#20241) 2019-01-20 16:41:50 -08:00
sensor.py Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
server.py Upgrade paho-mqtt to 1.4.0 (#16688) 2018-09-18 14:59:39 +02:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
strings.json Add Hass.io discovery to MQTT (#16962) 2018-10-01 14:11:21 +02:00
subscription.py Correct calls to subscription.async_unsubscribe_topics (#19414) 2018-12-19 14:05:24 +01:00
switch.py Update device registry of MQTT Switch (#19540) 2019-01-24 22:39:16 -08:00
vacuum.py Add JSON attribute topic to MQTT vacuum 2019-01-19 11:58:21 +01:00