hass-core/tests/components/zha
astronaut ceadb0cba0
Add gui config option consider device unavailable (#51218)
* Add gui config option consider device unavailable

* Update tests
2021-05-29 19:13:09 -04:00
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py Better ZHA device reconfiguration (#49672) 2021-04-27 10:04:22 -04:00
conftest.py Add alarm control panel support to ZHA (#49080) 2021-04-27 10:58:59 -04:00
test_alarm_control_panel.py Add alarm control panel support to ZHA (#49080) 2021-04-27 10:58:59 -04:00
test_api.py Clean up constants (#47323) 2021-03-05 19:08:04 +01:00
test_binary_sensor.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_channels.py Don't bind all clusters unconditionally (#49793) 2021-04-27 20:25:34 -04:00
test_climate.py Preset support for MOES thermostat valves (#48178) 2021-03-21 18:03:23 -04:00
test_config_flow.py Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
test_cover.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_device.py Add gui config option consider device unavailable (#51218) 2021-05-29 19:13:09 -04:00
test_device_action.py Update tests t-z to use async_get() instead of async_get_registry() (#47655) 2021-03-09 14:25:03 +01:00
test_device_tracker.py Refactor ZHA Entity availability tracking (#36645) 2020-06-11 17:21:08 -04:00
test_device_trigger.py Add gui config option consider device unavailable (#51218) 2021-05-29 19:13:09 -04:00
test_discover.py Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
test_fan.py Delay ZHA group updates to ensure all members are updated first (#46861) 2021-03-16 17:38:16 -04:00
test_gateway.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_init.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_light.py Delay ZHA group updates to ensure all members are updated first (#46861) 2021-03-16 17:38:16 -04:00
test_lock.py ZHA lock code services and events (#47208) 2021-03-27 15:23:40 -04:00
test_number.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_registries.py Use set literals in tests (#33669) 2020-04-05 02:20:09 +02:00
test_sensor.py Refactor ZHA sensor initialization (#43339) 2020-11-18 21:34:12 -05:00
test_switch.py Delay ZHA group updates to ensure all members are updated first (#46861) 2021-03-16 17:38:16 -04:00
zha_devices_list.py Add zha AnalogOutput cluster support (#44092) 2020-12-14 15:32:45 -05:00