core/tests/components/alexa
Jan Bouwhuis e73ca9bd18
Alexa fix Fan support and cleanup (#56053)
* del PowerLevelController, ena fan PowerController

* Use AlexaRangeContoller for speed or default

* Update tests

* no-else-return

* Avoid cases with only one preset_mode

* Only report ghost_mode to Alexa - fix bug

* Add some tests for patched code

* pylint

* pylint and tests with one preset_mode

* correct ghost preset mode check in test

* add tests for RangeController

* ghost preset_mode locale agnostic

* isort

* Update homeassistant/components/alexa/capabilities.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update homeassistant/components/alexa/entities.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update homeassistant/components/alexa/entities.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update homeassistant/components/alexa/entities.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update homeassistant/components/alexa/entities.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update entities.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-09-24 08:14:45 +02:00
..
__init__.py Correct Alexa scene activation (#56469) 2021-09-20 22:51:17 -07:00
test_auth.py
test_capabilities.py Alexa fix Fan support and cleanup (#56053) 2021-09-24 08:14:45 +02:00
test_entities.py
test_flash_briefings.py
test_init.py Describe Google Assistant events (#49141) 2021-04-13 09:31:01 -07:00
test_intent.py
test_smart_home.py Alexa fix Fan support and cleanup (#56053) 2021-09-24 08:14:45 +02:00
test_smart_home_http.py
test_state_report.py Alexa fix Fan support and cleanup (#56053) 2021-09-24 08:14:45 +02:00