hass-core/tests/components/zha
David F. Mulcahey 3f31a76692
Apply consistent naming to ZHA cluster handler implementations (#108851)
* Apply consistent naming to ZHA cluster handler implentations

* remove import alias

* remove if statement around assert in test
2024-01-25 20:09:38 -05:00
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py
conftest.py Speed up ZHA initialization and improve startup responsiveness (#108103) 2024-01-17 18:36:28 -05:00
data.py
test_alarm_control_panel.py
test_api.py
test_backup.py Open a ZHA repair when network settings change (#99482) 2023-10-09 15:01:05 +02:00
test_base.py
test_binary_sensor.py Add test checking ZHA light restores with None attributes (#102806) 2023-11-15 10:45:35 +01:00
test_button.py
test_climate.py Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +01:00
test_cluster_handlers.py Apply consistent naming to ZHA cluster handler implementations (#108851) 2024-01-25 20:09:38 -05:00
test_config_flow.py
test_cover.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_device.py
test_device_action.py
test_device_tracker.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
test_device_trigger.py
test_diagnostics.py
test_discover.py
test_fan.py
test_gateway.py Speed up ZHA initialization and improve startup responsiveness (#108103) 2024-01-17 18:36:28 -05:00
test_helpers.py
test_init.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_light.py
test_lock.py
test_logbook.py
test_number.py Wrap most ZHA exceptions in HomeAssistantError (#98421) 2023-08-28 17:24:12 -04:00
test_radio_manager.py
test_registries.py Add support for caching entity properties (#100601) 2023-12-22 09:02:55 -10:00
test_repairs.py
test_select.py
test_sensor.py Add ZHA metering summation received sensor (#107576) 2024-01-24 07:56:49 -05:00
test_silabs_multiprotocol.py
test_siren.py Replace mock_coro with AsyncMock (#99014) 2023-08-25 22:54:55 +02:00
test_switch.py Delay all ZHA polling until initialization of entities has completed (#105814) 2023-12-27 10:25:41 -05:00
test_websocket_api.py
zha_devices_list.py Add ZHA metering summation received sensor (#107576) 2024-01-24 07:56:49 -05:00