mirror of
https://github.com/home-assistant/core.git
synced 2026-08-10 15:22:53 +01:00
* Emulate set_current_position in cover.template * Add opportunistic mode * Prevent another move when cover is already moving. Add tests for opotunistic/timed-delay mode * Remove timed-move capabilities * Set init state to unknown * cleanup template * Update test_template.py