hass-core/tests/components/zha
David F. Mulcahey d485e8967b
Add device counter entities to ZHA (#111175)
* Add counter entities to the ZHA coordinator device

* rework to prepare for non coordinator device counters

* counter entity test

* update log lines

* disable by default
2024-02-23 13:22:47 -05:00
..
__init__.py
common.py Add update platform to ZHA (bumps zigpy to 0.61.0) (#107612) 2024-01-30 22:34:48 -05:00
conftest.py Add device counter entities to ZHA (#111175) 2024-02-23 13:22:47 -05:00
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 Add ZHA ZCL thermostat entities (#106563) 2024-01-31 03:26:19 +01:00
test_cluster_handlers.py Use builtin TimeoutError [t-z] (#109683) 2024-02-05 12:20:36 +01:00
test_config_flow.py Migrate zha to use async_update_entry to alter config entries (#110402) 2024-02-12 21:24:56 +01:00
test_cover.py Use builtin TimeoutError [t-z] (#109683) 2024-02-05 12:20:36 +01:00
test_device.py
test_device_action.py
test_device_tracker.py
test_device_trigger.py
test_diagnostics.py
test_discover.py Add device counter entities to ZHA (#111175) 2024-02-23 13:22:47 -05:00
test_fan.py Migrate zha to use Debouncer.async_schedule_call (#111103) 2024-02-23 07:28:23 -10:00
test_gateway.py Migrate zha to use async_update_entry to alter config entries (#110402) 2024-02-12 21:24:56 +01:00
test_helpers.py
test_init.py Migrate zha to use async_update_entry to alter config entries (#110402) 2024-02-12 21:24:56 +01:00
test_light.py
test_lock.py
test_logbook.py
test_number.py
test_radio_manager.py Avoid directly changing config entry state in tests (part 2) (#110115) 2024-02-10 07:20:15 +01:00
test_registries.py
test_repairs.py
test_select.py
test_sensor.py Add device counter entities to ZHA (#111175) 2024-02-23 13:22:47 -05:00
test_silabs_multiprotocol.py
test_siren.py
test_switch.py
test_update.py Bump ZHA dependencies (#109770) 2024-02-06 09:40:29 -05:00
test_websocket_api.py Add ZHA support for Bosch Twinguard and siren install QR codes (#107460) 2024-01-31 12:02:34 -05:00
zha_devices_list.py Fix ZHA creating unnecessary "summ received" entity after upgrade (#109268) 2024-02-05 19:12:56 -05:00