hass-core/tests/components/zha
puddly 758e7489f1
Fix ZHA cover inversion handling missing attributes (#109151)
* Allow `window_covering_type` to be `None`

* Create a `window_covering_mode` attribute and simplify inversion switch

* Revert "Create a `window_covering_mode` attribute and simplify inversion switch"

This reverts commit 048d649b4d.

* check both config status and mode

* coverage

---------

Co-authored-by: David Mulcahey <david.mulcahey@icloud.com>
2024-01-30 15:51:38 -05:00
..
__init__.py
common.py
conftest.py Reorganize ZHA device availability code (#108856) 2024-01-27 07:17:05 -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 Apply consistent naming to ZHA cluster handler implementations (#108851) 2024-01-25 20:09:38 -05:00
test_config_flow.py
test_cover.py Clean up ZHA cover entity and add support for inverting cover entities derived from the window covering cluster (#108238) 2024-01-30 13:59:00 +01: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 Reorganize ZHA device availability code (#108856) 2024-01-27 07:17:05 -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
test_repairs.py
test_select.py
test_sensor.py Add missing ZHA metering device types (#109126) 2024-01-30 15:09:15 -05:00
test_silabs_multiprotocol.py
test_siren.py
test_switch.py Fix ZHA cover inversion handling missing attributes (#109151) 2024-01-30 15:51:38 -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