core/homeassistant/components/alexa
Jan Bouwhuis a679ebcee7
Patch for Alexa percentage_step to precision (#58062)
* speed_step must be an integer and a divider of 100

* use percentage_step in tests to test patch

* test with not supported percentage_step

* undo change in test_capabilities

* Use a default precision of one not percentage_step

* typo 2

* Update tests/components/alexa/test_smart_home.py

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

* Update homeassistant/components/alexa/capabilities.py

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

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-10-20 13:05:11 +02:00
..
__init__.py Use consolidated constant for "description" (#48490) 2021-03-31 14:12:15 +02:00
auth.py
capabilities.py Patch for Alexa percentage_step to precision (#58062) 2021-10-20 13:05:11 +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 assignment expressions 09 (#57790) 2021-10-17 20:19:56 +02:00
handlers.py Use assignment expressions 09 (#57790) 2021-10-17 20:19:56 +02:00
intent.py Use assignment expressions 09 (#57790) 2021-10-17 20:19:56 +02:00
logbook.py Use assignment expressions 09 (#57790) 2021-10-17 20:19:56 +02: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 Don't expose config or diagnostic entities to Amazon Alexa by default (#57770) 2021-10-15 09:09:24 -07:00
state_report.py Correct Alexa scene activation (#56469) 2021-09-20 22:51:17 -07:00