core/tests/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
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
test_config_flow.py Bugfix discovery (delete/mqtt) call for Hass.io (#18159) 2018-11-04 12:19:04 +01:00
test_discovery.py Reconfigure MQTT binary_sensor component if discovery info is changed (#18169) 2018-11-19 16:49:04 +01:00
test_init.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_server.py MQTT config entry (#16594) 2018-09-14 11:57:31 +02:00
test_subscription.py Reconfigure MQTT binary_sensor component if discovery info is changed (#18169) 2018-11-19 16:49:04 +01:00