core/homeassistant/components/alexa
Jan Bouwhuis d790a2d74c
Allow Alexa to stop a cover (#130846)
* Allow Alexa to stop a cover

* Fix tests

* Update tests/components/alexa/test_smart_home.py

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>

---------

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2024-11-24 17:11:56 +01:00
..
__init__.py
auth.py
capabilities.py Allow Alexa to stop a cover (#130846) 2024-11-24 17:11:56 +01:00
config.py
const.py Add alexa remote support (#120878) 2024-07-09 18:03:47 +02:00
diagnostics.py
entities.py Allow Alexa to stop a cover (#130846) 2024-11-24 17:11:56 +01:00
errors.py
flash_briefings.py Remove unnecessary assignment of Template.hass from alexa (#123699) 2024-08-12 17:01:31 +02:00
handlers.py Allow Alexa to stop a cover (#130846) 2024-11-24 17:11:56 +01:00
intent.py
logbook.py
manifest.json Mark Alexa integration as system type (#123232) 2024-08-06 13:18:22 +02:00
resources.py Fix typo in Alexa resources docstring (#124388) 2024-08-22 09:05:13 +02:00
services.yaml
smart_home.py Enable raise-within-try (TRY301) rule in ruff (#123351) 2024-08-12 09:16:33 +02:00
state_report.py