core/tests/components/zha
David F. Mulcahey 57c94c0350
Add additional configuration entities for ZHA lights (#70597)
* Add more configuration entities for ZHA lights

* fix typing circular imports

* enhance filter in entity factory

* fix read attribute chunking

* add test

* add exception test
2022-05-16 13:04:32 -04:00
..
__init__.py
common.py
conftest.py Improve ZHA startup performance (#70111) 2022-04-27 08:24:26 -07:00
test_alarm_control_panel.py
test_api.py
test_binary_sensor.py
test_button.py
test_channels.py
test_climate.py Use climate enums in zha (#70754) 2022-04-26 10:09:13 +02:00
test_config_flow.py Add ZiGate device on automatic integration USB and ZEROCONF (#68577) 2022-05-08 18:27:09 -05:00
test_cover.py Remove unnecessary update_before_add from ZHA (#71010) 2022-04-28 20:57:26 +02:00
test_device.py Improve ZHA startup performance (#70111) 2022-04-27 08:24:26 -07:00
test_device_action.py Mark device actions from hidden or auxiliary entities as secondary (#70278) 2022-04-20 10:48:46 -07:00
test_device_tracker.py Remove unnecessary update_before_add from ZHA (#71010) 2022-04-28 20:57:26 +02:00
test_device_trigger.py Mark device triggers from hidden or auxiliary entities as secondary (#70335) 2022-04-21 08:01:32 +02:00
test_diagnostics.py
test_discover.py Add additional configuration entities for ZHA lights (#70597) 2022-05-16 13:04:32 -04:00
test_fan.py Improve ZHA startup performance (#70111) 2022-04-27 08:24:26 -07:00
test_gateway.py Fix flaky ZHA tests (#70956) 2022-04-27 14:52:32 -10:00
test_init.py
test_light.py
test_lock.py
test_number.py Add additional configuration entities for ZHA lights (#70597) 2022-05-16 13:04:32 -04:00
test_registries.py
test_select.py Remove unnecessary update_before_add from ZHA (#71010) 2022-04-28 20:57:26 +02:00
test_sensor.py ZHA ElectricalMeasurement cluster add Frequency and Power Factor (#59417) 2022-04-24 12:42:52 -04:00
test_siren.py
test_switch.py
zha_devices_list.py ZHA ElectricalMeasurement cluster add Frequency and Power Factor (#59417) 2022-04-24 12:42:52 -04:00