core/homeassistant/components/alexa
Richard Lucas fab991bbf6 Map Alexa StepVolume responses to volume_up/down (#12467)
It turns out I misunderstood which media_player services are available
when a media player supports StepVolume. This PR maps the Alexa
StepSpeaker messages to the volume_up and volume_down services.

Currently Alexa allows you to specify the number of steps but the media
player volume_up and volume_down services don't support this. For now I
just look to see if the steps are +/- and call up/down accordingly.
2018-02-17 08:54:15 -05:00
..
__init__.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
const.py Expose Alexa Smart Home via HTTP POST (#11859) 2018-01-23 10:45:28 -08:00
flash_briefings.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
intent.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
smart_home.py Map Alexa StepVolume responses to volume_up/down (#12467) 2018-02-17 08:54:15 -05:00