core/homeassistant/components/alexa
ochlocracy 83dff16e1e
Add support for rangeValueDeltaDefault in Alexa AdjustRangeValue directive (#31258)
* Update tests with rangeValue and rangeValueDelta to use int.

* Add support for rangeValueDeltaDefault for covers.

* Update tests for range changes.

* Test for AdjustRangeValue with rangeValueDeltaDefault True.

* Update tilt error.
2020-01-29 09:04:57 -08:00
..
__init__.py Implement supported locales for Alexa capabilities (#30285) 2020-01-03 21:23:22 +01:00
auth.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
capabilities.py Include supported states in Alexa SecurityPanelController configuration object (#31120) 2020-01-24 17:57:58 -08:00
config.py Set default locale for cloud Alexa config (#30749) 2020-01-14 08:33:45 +01:00
const.py Add support for variable fan speed list length. (#30574) 2020-01-10 17:26:37 -08:00
entities.py Add PowerController to covers in Alexa (#31265) 2020-01-29 09:03:20 -08:00
errors.py Implement Alexa.SeekController Interface for media_player in Alexa (#28299) 2019-10-31 10:38:44 +01:00
flash_briefings.py sort imports according to PEP8 for alexa (#29618) 2019-12-08 14:56:42 +01:00
handlers.py Add support for rangeValueDeltaDefault in Alexa AdjustRangeValue directive (#31258) 2020-01-29 09:04:57 -08:00
intent.py
manifest.json Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
messages.py
resources.py Fix Alexa semantics for covers with tilt support. (#30911) 2020-01-17 15:04:46 -08:00
services.yaml
smart_home.py sort imports according to PEP8 for alexa (#29618) 2019-12-08 14:56:42 +01:00
smart_home_http.py Implement supported locales for Alexa capabilities (#30285) 2020-01-03 21:23:22 +01:00
state_report.py sort imports according to PEP8 for alexa (#29618) 2019-12-08 14:56:42 +01:00