core/tests/components/zha
puddly 2986a2f01b
Identify the active ZHA coordinator device in API responses (#74739)
* Remove deprecated zigpy properties

* Create a `ZHADevice.is_active_coordinator` property

* Add `@puddly` to the ZHA code owners

* Create a `ZHAGateway.coordinator_ieee` shortcut property
2022-07-11 14:19:30 -04:00
..
__init__.py
common.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
conftest.py Remove ZHA device storage (#74837) 2022-07-10 13:46:22 -04:00
test_alarm_control_panel.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_api.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_binary_sensor.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_button.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_channels.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_climate.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_config_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum (#74656) 2022-07-07 21:28:18 +02:00
test_cover.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_device.py Identify the active ZHA coordinator device in API responses (#74739) 2022-07-11 14:19:30 -04:00
test_device_action.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_device_tracker.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_device_trigger.py Correctly handle device triggers for missing ZHA devices (#74894) 2022-07-10 13:35:45 -04:00
test_diagnostics.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_discover.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_fan.py New sensors and manufacturer cluster to support IKEA STARKVIND (with Quirk) (#73450) 2022-06-29 11:44:40 -04:00
test_gateway.py Remove ZHA device storage (#74837) 2022-07-10 13:46:22 -04:00
test_init.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_light.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_lock.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_logbook.py Fix bad conditional in ZHA logbook (#74277) 2022-06-30 23:59:35 +03:00
test_number.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_registries.py
test_select.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_sensor.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_siren.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_switch.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
zha_devices_list.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00