You will need to define a script to change the put, then expose the script to Alexa. I have a script call stereo_hdmi_1, then have Alexa turn “Stereo HDMI 1” on.
thanks again.
Now it´s working in the Browser but not via Alexa.
Could you tell me how to expose the script to Alexa?
Is the a parameter within the Script or the configuration.yaml necessary?
Here is my scripts.yaml entry after creating it via the Browser Interface:
'1506963169062':
alias: Yamaha Bluetooth
sequence:
- alias: Yamaha Bluetooth Alias
data:
entity_id: media_player.yamaha
source: bluetooth
service: media_player.select_source
It is working within the Stats Section but still not visible to Alexa or the emulated hue checking address (http://:8300/api/pi/lights) so I thing it is not connected to the emulated hue component.
Can someone explain to me how to get this working?