..
__init__.py
common.py
Migrate internal ZHA data to a dataclasses ( #100127 )
2023-09-11 21:39:33 +02:00
conftest.py
Open a ZHA repair when network settings change ( #99482 )
2023-10-09 15:01:05 +02:00
data.py
test_alarm_control_panel.py
test_api.py
Open a ZHA repair when network settings change ( #99482 )
2023-10-09 15:01:05 +02:00
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 translation entiry support (zha) ( #101909 )
2023-10-17 21:59:49 +02:00
test_button.py
Wrap most ZHA exceptions in HomeAssistantError
( #98421 )
2023-08-28 17:24:12 -04:00
test_climate.py
Wrap most ZHA exceptions in HomeAssistantError
( #98421 )
2023-08-28 17:24:12 -04:00
test_cluster_handlers.py
Migrate internal ZHA data to a dataclasses ( #100127 )
2023-09-11 21:39:33 +02:00
test_config_flow.py
Update zeroconf discovery to use IPAddress objects to avoid conversions ( #100567 )
2023-09-19 18:58:46 +02:00
test_cover.py
Add ZHA cover tilt ( #102072 )
2023-10-24 15:40:41 -04:00
test_device.py
test_device_action.py
Migrate internal ZHA data to a dataclasses ( #100127 )
2023-09-11 21:39:33 +02:00
test_device_tracker.py
test_device_trigger.py
Open a ZHA repair when network settings change ( #99482 )
2023-10-09 15:01:05 +02:00
test_diagnostics.py
Fix ZHA device diagnostics error for unknown unsupported attributes ( #101239 )
2023-10-06 12:23:48 -04:00
test_discover.py
Add translation entiry support (zha) ( #101909 )
2023-10-17 21:59:49 +02:00
test_fan.py
Migrate internal ZHA data to a dataclasses ( #100127 )
2023-09-11 21:39:33 +02:00
test_gateway.py
Open a ZHA repair when network settings change ( #99482 )
2023-10-09 15:01:05 +02:00
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
Wrap most ZHA exceptions in HomeAssistantError
( #98421 )
2023-08-28 17:24:12 -04:00
test_radio_manager.py
Open a ZHA repair when network settings change ( #99482 )
2023-10-09 15:01:05 +02:00
test_registries.py
Replace ZHA quirk class matching with quirk ID matching ( #102482 )
2023-10-24 17:18:10 -04:00
test_repairs.py
Open a ZHA repair when network settings change ( #99482 )
2023-10-09 15:01:05 +02:00
test_select.py
test_sensor.py
Add translation entiry support (zha) ( #101909 )
2023-10-17 21:59:49 +02:00
test_silabs_multiprotocol.py
Open a ZHA repair when network settings change ( #99482 )
2023-10-09 15:01:05 +02:00
test_siren.py
Replace mock_coro with AsyncMock ( #99014 )
2023-08-25 22:54:55 +02:00
test_switch.py
Migrate internal ZHA data to a dataclasses ( #100127 )
2023-09-11 21:39:33 +02:00
test_websocket_api.py
Fix zha CI test might fail on changing time ( #101134 )
2023-09-29 21:36:54 +02:00
zha_devices_list.py
Fix ZHA power_factor
attribute not initialized ( #102133 )
2023-10-20 08:15:37 +02:00