core/tests/components/zha
David F. Mulcahey 2ed48a9b28
Add configuration entities and device actions for Inovelli Blue Series switch to ZHA (#79106)
* Add Inovelli configutation entities to ZHA

* add device actions

* fix attribute name collision

* add device action tests

* disable remote protection per Inovelli request

* expect_reply to false

* update test for expect_reply change

* inovelli feedback

* translation keys and strings

* clean up numbers

* prevent double events

* remove individual LED defaults per inovelli

* redundant check

* update test
2022-09-28 14:22:39 -04:00
..
__init__.py
common.py Fix ZHA lighting initial hue/saturation attribute read (#77727) 2022-09-07 11:10:24 -04:00
conftest.py Apply hass-relative-import to tests (s-z) (#78733) 2022-09-19 09:51:31 +02:00
test_alarm_control_panel.py
test_api.py ZHA Yellow config flow fixes (#77603) 2022-08-31 11:21:37 -04:00
test_backup.py
test_binary_sensor.py
test_button.py Cleanup EntityCategory in tests (#78808) 2022-09-20 10:49:44 -04:00
test_channels.py
test_climate.py Cleanup root component imports in tests (#78893) 2022-09-21 06:57:41 -10:00
test_config_flow.py Bump ZHA dependencies (#78201) 2022-09-10 13:56:01 -04:00
test_cover.py
test_device.py
test_device_action.py Add configuration entities and device actions for Inovelli Blue Series switch to ZHA (#79106) 2022-09-28 14:22:39 -04:00
test_device_tracker.py Cleanup SourceType in tests (#78809) 2022-09-20 10:50:07 -04:00
test_device_trigger.py
test_diagnostics.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_discover.py Migrate ZHA lighting to use newer zigpy ZCL request syntax (#77676) 2022-09-01 15:32:32 -04:00
test_fan.py Apply hass-relative-import to tests (s-z) (#78733) 2022-09-19 09:51:31 +02:00
test_gateway.py Allow ZHA startup to fail instead of raising `ConfigEntryNotReady` (#77417) 2022-08-29 11:42:01 -04:00
test_init.py
test_light.py Apply hass-relative-import to tests (s-z) (#78733) 2022-09-19 09:51:31 +02:00
test_lock.py
test_logbook.py
test_number.py Cleanup EntityCategory in tests (#78808) 2022-09-20 10:49:44 -04:00
test_registries.py
test_select.py Cleanup EntityCategory in tests (#78808) 2022-09-20 10:49:44 -04:00
test_sensor.py
test_siren.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_switch.py Apply hass-relative-import to tests (s-z) (#78733) 2022-09-19 09:51:31 +02:00
zha_devices_list.py Fix sengled bulbs in ZHA (#78315) 2022-09-12 15:37:11 -04:00