hass-core/tests/components/mqtt
Jan Bouwhuis 457ce195dd
Add mqtt entity attributes command templates (#61937)
* Add entity variables to MqttCommandTemplate

* missing command template update

* make hass and entity conditional parameters

* Add encoding support for publishing

* Revert "Add encoding support for publishing"

This reverts commit b69b9c60ec.
2022-01-03 15:10:15 +01:00
..
fixtures Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
conftest.py Add Blueprint foundation to Scripts (#48621) 2021-04-27 15:15:38 -07:00
test_alarm_control_panel.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_binary_sensor.py Allow binary sensor state to be None (#60193) 2021-12-22 12:24:29 +01:00
test_button.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_camera.py Allow extra keys in MQTT discovery messages (#58390) 2021-10-25 13:47:06 +02:00
test_climate.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_common.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_config_flow.py Use dataclass for HassioServiceInfo (#60824) 2021-12-03 14:05:56 +01:00
test_cover.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_device_tracker.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_device_tracker_discovery.py Add test to MQTT device tracker (#52292) 2021-06-29 11:33:26 +02:00
test_device_trigger.py Use DeviceAutomationType in tests/components/[m-r]* (#62443) 2021-12-20 22:29:22 +01:00
test_discovery.py Re-add-tests with new filters removed with #60854 (#60895) 2021-12-03 11:04:05 -08:00
test_fan.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_humidifier.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_init.py Add mqtt entity attributes command templates (#61937) 2022-01-03 15:10:15 +01:00
test_legacy_vacuum.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_light.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_light_json.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_light_template.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_lock.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_number.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_scene.py Allow extra keys in MQTT discovery messages (#58390) 2021-10-25 13:47:06 +02:00
test_select.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_sensor.py Use new enums in mqtt tests (#62520) 2021-12-21 22:04:32 +01:00
test_state_vacuum.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_subscription.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_switch.py Add mqtt encoding support for publishing (#62739) 2022-01-03 09:03:47 +01:00
test_tag.py Use DeviceAutomationType in tests/components/[m-r]* (#62443) 2021-12-20 22:29:22 +01:00
test_trigger.py Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00