mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 05:57:01 +00:00
* Fix cover template: optimistic mode is ignored (#84334) * Fix invalid check in is_closed (make test pass) * Add test for non optimistic cover * Update homeassistant/components/template/cover.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Update test_cover.py * Fix format * Fix tests --------- Co-authored-by: Erik Montnemery <erik@montnemery.com>