core/tests/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 Break up Alexa per functionality (#9400) 2017-09-12 21:24:44 +02:00
test_flash_briefings.py Break up Alexa per functionality (#9400) 2017-09-12 21:24:44 +02:00
test_intent.py Flake8 bugbear fixes (#12072) 2018-01-30 14:44:05 -08:00
test_smart_home.py Map Alexa StepVolume responses to volume_up/down (#12467) 2018-02-17 08:54:15 -05:00