core/homeassistant/components/alexa
Jan Bouwhuis 7403ba1e81
Alexa fan preset_mode support (#50466)
* fan preset_modes

* process preset mode updates from alexa correctly

* add tests

* codecov patch additional tests
2021-05-31 20:58:01 +02:00
..
__init__.py
auth.py
capabilities.py Alexa fan preset_mode support (#50466) 2021-05-31 20:58:01 +02:00
config.py
const.py
entities.py Alexa fan preset_mode support (#50466) 2021-05-31 20:58:01 +02:00
errors.py
flash_briefings.py
handlers.py Alexa fan preset_mode support (#50466) 2021-05-31 20:58:01 +02:00
intent.py
logbook.py
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
messages.py
resources.py
services.yaml
smart_home.py
smart_home_http.py
state_report.py