core/homeassistant/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 Use consolidated constant for "description" (#48490) 2021-03-31 14:12:15 +02:00
auth.py
capabilities.py Alexa fix Fan support and cleanup (#56053) 2021-09-24 08:14:45 +02:00
config.py Make Alexa custom ID unique (#44839) 2021-01-05 17:35:28 +01:00
const.py Alexa fix Fan support and cleanup (#56053) 2021-09-24 08:14:45 +02:00
entities.py Alexa fix Fan support and cleanup (#56053) 2021-09-24 08:14:45 +02:00
errors.py Activate mypy for Alexa (#54042) 2021-08-10 10:46:33 +02:00
flash_briefings.py Use core constants for alexa (#45937) 2021-02-04 07:05:56 -05:00
handlers.py Alexa fix Fan support and cleanup (#56053) 2021-09-24 08:14:45 +02:00
intent.py Update pylint to 2.7.3 (#48488) 2021-03-29 18:02:56 -10:00
logbook.py Describe Google Assistant events (#49141) 2021-04-13 09:31:01 -07:00
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 Make Alexa custom ID unique (#44839) 2021-01-05 17:35:28 +01:00
state_report.py Correct Alexa scene activation (#56469) 2021-09-20 22:51:17 -07:00