hass-core/tests/components/cover
vexofp 3c53693fe3
Prevent toggle from calling stop on covers which do not support it ()
* Prevent toggle from calling stop on covers which do not support it

* Update homeassistant/components/cover/__init__.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-01-09 12:32:27 +01:00
..
__init__.py
test_device_action.py Use real devices in cover device action tests () 2023-10-24 23:40:22 +02:00
test_device_condition.py Use real devices in cover device condition tests () 2023-10-24 23:30:33 +02:00
test_device_trigger.py Use real devices in cover device trigger tests () 2023-10-24 21:57:33 +02:00
test_init.py Prevent toggle from calling stop on covers which do not support it () 2024-01-09 12:32:27 +01:00
test_intent.py Add type hints to integration tests (b-c) () 2023-02-08 18:08:43 +01:00
test_reproduce_state.py Add type hints to integration tests (b-c) () 2023-02-08 18:08:43 +01:00
test_significant_change.py Add significant Change support for cover () 2023-12-27 18:28:24 +01:00