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
test_alarm_control_panel.py
test_api.py
test_binary_sensor.py
test_button.py
test_channels.py
test_climate.py
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
test_device_action.py
test_device_tracker.py Remove unnecessary update_before_add from ZHA (#71010) 2022-04-28 20:57:26 +02:00
test_device_trigger.py
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
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
test_siren.py
test_switch.py
zha_devices_list.py