Is there a way to find out which Alexa is playing my Spotify? I want to trigger the on/off state of the amp that one of my Alexa’s is connected to via aux.
OK so how do I get the source implemented into a script?
For instance I want to do something as follows:
If source is equal to ____ do the following
open light
else
close light
Have a look at echo devices as media player
Can give you the status of each echo device and whats playing
https://community.home-assistant.io/t/echo-devices-alexa-as-media-player-testers-needed/58639
1 Like
Cool thanks I’ll give it a try!