hass-core/tests/components/zha
Erik Montnemery a338e7e242
Use entity registry id in toggle_entity device automations (#94995)
* Use entity registry id in toggle_entity device automations

* Update tests

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-26 09:59:01 +02:00
..
__init__.py
common.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
conftest.py Fix ZHA startup failure with the Konke button (#92144) 2023-04-27 18:35:07 -04:00
data.py Allow the ZHA default light transition time to be configured as a float (#92075) 2023-04-26 21:24:06 +02:00
test_alarm_control_panel.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_api.py Add a channel changing API to ZHA (#92076) 2023-04-27 11:04:22 -04:00
test_backup.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_base.py Refactor ZHA (#91476) 2023-04-19 10:47:07 -04:00
test_binary_sensor.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_button.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_climate.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_cluster_handlers.py Handle invalid ZHA cluster handlers (#92543) 2023-05-04 20:02:17 -04:00
test_config_flow.py Fix ZHA tests (#94588) 2023-06-14 14:21:34 +02:00
test_cover.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_device.py Refactor ZHA (#91476) 2023-04-19 10:47:07 -04:00
test_device_action.py Use entity registry id in toggle_entity device automations (#94995) 2023-06-26 09:59:01 +02:00
test_device_tracker.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_device_trigger.py Add type hints for stub_blueprint_populate fixture (#93568) 2023-05-26 08:13:13 +02:00
test_diagnostics.py Perform an energy scan when downloading ZHA diagnostics (#90605) 2023-03-31 15:37:00 -04:00
test_discover.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_fan.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_gateway.py Fix lingering timer in ZHA tests (#91688) 2023-04-19 13:00:25 -04:00
test_helpers.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_init.py ZHA network settings API (#88564) 2023-03-22 11:15:46 -04:00
test_light.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_lock.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_logbook.py Add type hints to integration tests (zha) (#88309) 2023-02-17 18:54:26 +01:00
test_number.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_radio_manager.py Enable Ruff PT001 (#86730) 2023-01-26 18:05:05 +01:00
test_registries.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
test_select.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_sensor.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_silabs_multiprotocol.py Add silabs_multiprotocol platform (#92904) 2023-06-01 12:32:14 +02:00
test_siren.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_switch.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_websocket_api.py Fix ZHA binding api to actually return responses (#94388) 2023-06-12 13:07:42 -04:00
zha_devices_list.py Don't poll ZHA electrical measurement sensors unnecessarily (#92330) 2023-05-01 18:32:40 +02:00