core/tests/components/mqtt
Erik Montnemery 60ae85564e
Add support for MQTT device triggers (#31679)
* Add support for MQTT device triggers

* Fix test, tweaks

* Improve test coverage

* Address review comments, improve tests

* Tidy up exception handling

* Fix abbreviations

* Rewrite to handle update of attached triggers

* Update abbreviation test

* Refactor according to review comments

* Refactor according to review comments

* Improve trigger removal

* Further refactoring
2020-02-18 13:51:10 -08:00
..
__init__.py
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py
test_camera.py
test_climate.py
test_config_flow.py Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
test_cover.py Add opening and closing states to MQTT covers (#31259) 2020-01-30 21:14:46 +01:00
test_device_tracker.py
test_device_trigger.py Add support for MQTT device triggers (#31679) 2020-02-18 13:51:10 -08:00
test_discovery.py Add support for MQTT device triggers (#31679) 2020-02-18 13:51:10 -08:00
test_fan.py
test_init.py Add dump service to MQTT integration (#31370) 2020-02-02 15:01:51 -08:00
test_legacy_vacuum.py
test_light.py
test_light_json.py
test_light_template.py
test_lock.py
test_sensor.py
test_server.py
test_state_vacuum.py
test_subscription.py
test_switch.py