core/tests/components/zha
Alexei Chetroi 8e846164a4
Bump up ZHA dependencies (#52374)
* Bump up ZHA dependencies

* Fix broken tests

* Update tests/components/zha/common.py

Co-authored-by: Franck Nijhof <git@frenck.dev>

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-01 14:05:55 -04:00
..
__init__.py
common.py Bump up ZHA dependencies (#52374) 2021-07-01 14:05:55 -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
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
test_device.py Spelling fixes (#51642) 2021-06-11 13:35:03 +02: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
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 Allow creating ZHA groups with specific IDs (#50781) 2021-06-27 15:21:15 -04:00
test_init.py
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
test_registries.py
test_sensor.py
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