core/tests/components/mqtt
Erik Montnemery 13e0691c90 Drop unnecessary block_till_done, improve tests (#23248) 2019-04-19 14:08:02 -07:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
conftest.py Move mqtt_mock to tests/components/mqtt/conftest.py (#20621) 2019-01-31 21:22:29 +01:00
test_alarm_control_panel.py Drop unnecessary block_till_done, improve tests (#23246) 2019-04-19 12:19:46 -07:00
test_binary_sensor.py Drop unnecessary block_till_done, improve tests (#23247) 2019-04-19 12:26:56 -07:00
test_camera.py Drop unnecessary block_till_done, improve tests (#23248) 2019-04-19 14:08:02 -07:00
test_climate.py Add MQTT climate two-point target temperature support (#22860) 2019-04-08 06:28:42 -07:00
test_config_flow.py Test fixes (#22911) 2019-04-08 23:16:55 -07:00
test_cover.py Add support for device_class to MQTT cover (#21044) 2019-02-13 19:58:46 +00:00
test_discovery.py Deprecate implicit state_topic for MQTT discovery (#22998) 2019-04-13 20:25:45 -07:00
test_fan.py Fix optimistic mode + other bugs, tests (#22976) 2019-04-18 20:59:41 -07:00
test_init.py Test fixes (#22911) 2019-04-08 23:16:55 -07:00
test_light.py Disable extra=vol.ALLOW_EXTRA for MQTT platforms. (#20562) 2019-01-29 09:29:02 -08:00
test_light_json.py Use dict[key] for required config keys and keys with default values of MQTT light (#22834) 2019-04-10 11:16:41 +02:00
test_light_template.py Disable extra=vol.ALLOW_EXTRA for MQTT platforms. (#20562) 2019-01-29 09:29:02 -08:00
test_lock.py Fix optimistic mode and add tests (#22899) 2019-04-10 13:56:34 -07:00
test_sensor.py Add json_attributes_template (#22981) 2019-04-18 20:55:10 -07:00
test_server.py Test fixes (#22911) 2019-04-08 23:16:55 -07:00
test_subscription.py Pass Message object to MQTT message callbacks (#21959) 2019-03-13 12:58:20 -07:00
test_switch.py Disable extra=vol.ALLOW_EXTRA for MQTT platforms. (#20562) 2019-01-29 09:29:02 -08:00
test_vacuum.py Fix clearing error message for MQTT vacuum (#23206) 2019-04-18 21:01:19 -07:00