mirror of
https://github.com/home-assistant/core.git
synced 2026-06-01 13:14:35 +01:00
94ac0b5ed8
* alexa: Add handling for covers Covers don't support either cover.turn_on or homeassistant.turn_on so use cover.[open|close]_cover. * alexa: Add tests for covers