core/homeassistant/components/mqtt
emontnemery de9bac9ee3 Reconfigure MQTT binary_sensor component if discovery info is changed (#18169)
* Recreate component if discovery info is changed

* Update component instead of remove+add

* Set name and unique_id in __init__

* Update unit test

* Cleanup

* More cleanup

* Refactor according to review comments

* Change discovery_hash

* Review comments, add tests

* Fix handling of value_template
2018-11-19 16:49:04 +01:00
..
.translations Update translations 2018-11-15 14:30:37 +01:00
__init__.py Reconfigure MQTT binary_sensor component if discovery info is changed (#18169) 2018-11-19 16:49:04 +01:00
addtrustexternalcaroot.crt
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
discovery.py Reconfigure MQTT binary_sensor component if discovery info is changed (#18169) 2018-11-19 16:49:04 +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 Reconfigure MQTT binary_sensor component if discovery info is changed (#18169) 2018-11-19 16:49:04 +01:00