core/tests/components/cover
vexofp 3c53693fe3
Prevent toggle from calling stop on covers which do not support it (#106848)
* 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 (#102719) 2023-10-24 23:40:22 +02:00
test_device_condition.py Use real devices in cover device condition tests (#102706) 2023-10-24 23:30:33 +02:00
test_device_trigger.py Use real devices in cover device trigger tests (#102681) 2023-10-24 21:57:33 +02:00
test_init.py Prevent toggle from calling stop on covers which do not support it (#106848) 2024-01-09 12:32:27 +01:00
test_intent.py
test_reproduce_state.py
test_significant_change.py Add significant Change support for cover (#106016) 2023-12-27 18:28:24 +01:00