hass-core/tests/components/mqtt
definitio ad5101c5c0
Set state for MQTT entities to 'unavailable' when no connection to broker (#36479)
* Report 'unavailable' state when not connected

to MQTT broker

* Fix tests

* Rewrite to remove the polling

* Add tests

* Add some fixes
2020-06-07 09:21:16 +02:00
..
__init__.py
conftest.py
test_alarm_control_panel.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_binary_sensor.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_camera.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_climate.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_common.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_config_flow.py Use a future for mock coro (#34989) 2020-04-30 16:31:00 -07:00
test_cover.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_device_tracker.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_device_trigger.py Correct MQTT device trigger reconfiguration with same topic (#36234) 2020-05-28 15:50:23 -07:00
test_discovery.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_fan.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_init.py Let PAHO MQTT client handle connection to MQTT server (#35983) 2020-05-26 17:12:22 +02:00
test_legacy_vacuum.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_light.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_light_json.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_light_template.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_lock.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_sensor.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_server.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_state_vacuum.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00
test_subscription.py Black 2019-07-31 12:25:30 -07:00
test_switch.py Set state for MQTT entities to 'unavailable' when no connection to broker (#36479) 2020-06-07 09:21:16 +02:00