hass-core/tests/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 Correct Alexa scene activation (#56469) 2021-09-20 22:51:17 -07:00
test_auth.py Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (#36233) 2020-05-30 17:27:20 +02:00
test_capabilities.py Alexa fix Fan support and cleanup (#56053) 2021-09-24 08:14:45 +02:00
test_entities.py Make Alexa custom ID unique (#44839) 2021-01-05 17:35:28 +01:00
test_flash_briefings.py Fix alexa flash briefings after removal of api_password auth (#36789) 2020-06-23 08:58:25 -07:00
test_init.py Describe Google Assistant events (#49141) 2021-04-13 09:31:01 -07:00
test_intent.py Use content type json constant (#40312) 2020-09-23 20:21:55 +02:00
test_smart_home.py Patch for Alexa percentage_step to precision (#58062) 2021-10-20 13:05:11 +02:00
test_smart_home_http.py Use content type json constant (#40312) 2020-09-23 20:21:55 +02:00
test_state_report.py Alexa fix Fan support and cleanup (#56053) 2021-09-24 08:14:45 +02:00