core/tests/components/zha
TheJulianJES fd8fdba7e8
Replace ZHA quirk class matching with quirk ID matching (#102482)
* Use fixed quirk IDs for matching instead of quirk class

* Change tests for quirk id (WIP)

* Do not default `quirk_id` to `quirk_class`

* Implement test for checking if quirk ID exists

* Change `quirk_id` for test slightly (underscore instead of dot)
2023-10-24 17:18:10 -04:00
..
__init__.py
common.py
conftest.py
data.py
test_alarm_control_panel.py
test_api.py
test_backup.py
test_base.py
test_binary_sensor.py
test_button.py
test_climate.py
test_cluster_handlers.py
test_config_flow.py
test_cover.py Add ZHA cover tilt (#102072) 2023-10-24 15:40:41 -04:00
test_device.py
test_device_action.py
test_device_tracker.py
test_device_trigger.py
test_diagnostics.py
test_discover.py
test_fan.py
test_gateway.py
test_helpers.py
test_init.py Clean up stale ZHA database listener when reconnecting to radio (#101850) 2023-10-20 08:48:33 +02:00
test_light.py Return 'None' for light attributes when off instead of removing them (#101946) 2023-10-19 01:08:08 +02:00
test_lock.py
test_logbook.py
test_number.py
test_radio_manager.py
test_registries.py Replace ZHA quirk class matching with quirk ID matching (#102482) 2023-10-24 17:18:10 -04:00
test_repairs.py
test_select.py
test_sensor.py
test_silabs_multiprotocol.py
test_siren.py
test_switch.py
test_websocket_api.py
zha_devices_list.py Fix ZHA `power_factor` attribute not initialized (#102133) 2023-10-20 08:15:37 +02:00