..
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 'trigger' support for MQTT Alarm Control Panel ( #60525 )
2021-11-29 14:41:52 +01:00
test_binary_sensor.py
Re-add-tests with new filters removed with #60854 ( #60895 )
2021-12-03 11:04:05 -08:00
test_button.py
Add button device classes to MQTT ( #60628 )
2021-11-30 16:08:02 +01:00
test_camera.py
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02:00
test_climate.py
Only accept valid hvac actions sent via mqtt ( #59919 )
2021-11-25 15:53:34 +01:00
test_common.py
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02:00
test_config_flow.py
Use dataclass for HassioServiceInfo ( #60824 )
2021-12-03 14:05:56 +01:00
test_cover.py
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02: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
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02: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
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02:00
test_humidifier.py
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02:00
test_init.py
Support publishing MQTT messages with raw bytes payloads ( #61090 )
2021-12-15 11:28:43 +01:00
test_legacy_vacuum.py
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02:00
test_light.py
Move fixtures part 1 ( #58902 )
2021-11-01 20:47:05 -07:00
test_light_json.py
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02:00
test_light_template.py
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02:00
test_lock.py
Add missing MQTT lock.open ( #60022 )
2021-11-25 15:54:08 +01:00
test_number.py
Add command_template to MQTT number platform ( #58949 )
2021-11-02 18:21:49 +01:00
test_scene.py
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02:00
test_select.py
Allow MQTT selects to have a single or no options ( #60281 )
2021-11-24 20:06:12 +01:00
test_sensor.py
Revert "Add bytes support for bitwise template operations" ( #60854 )
2021-12-03 08:50:29 +01:00
test_state_vacuum.py
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02:00
test_subscription.py
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
test_switch.py
Add device_class to MQTT switch ( #58931 )
2021-11-02 17:40:05 +01:00
test_tag.py
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02:00
test_trigger.py
Add id to automation triggers ( #48464 )
2021-03-31 14:56:04 +02:00