core/tests/components/zha
Alexei Chetroi c9ae141eab
Mark ZHA Light methods as a callbacks (#53170)
* ZHA Light.set_level is safe to run in the loop

* Fix tests.
2021-07-20 09:33:45 +03:00
..
__init__.py
common.py Update ZHA to support zigpy 0.34.0 device initialization (#52610) 2021-07-13 19:31:17 +02:00
conftest.py
test_alarm_control_panel.py
test_api.py
test_binary_sensor.py
test_channels.py
test_climate.py
test_config_flow.py
test_cover.py
test_device.py Spelling fixes (#51642) 2021-06-11 13:35:03 +02:00
test_device_action.py
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 Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
test_fan.py
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 Mark ZHA Light methods as a callbacks (#53170) 2021-07-20 09:33:45 +03:00
test_lock.py
test_number.py
test_registries.py
test_sensor.py
test_switch.py
zha_devices_list.py