hass-core/tests/components/zha
Jack af1ba4b22f
Add ZHA metering summation received sensor (#107576)
* Add sensor for exposing Summation Received from Metering cluster

* Ruff format

* Test updates for new sensor

* Update test_sensor.py to support summation_received

* Correct report_count for smart meterning and some pylint warning fixes
2024-01-24 07:56:49 -05:00
..
__init__.py
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
test_base.py
test_binary_sensor.py
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 Add ZHA metering summation received sensor (#107576) 2024-01-24 07:56:49 -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
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
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
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