Hi all,
I am newbie in HA, I even I am not sure if this is the correct subforum to post my doubt
I have an Amazon echo 4, and a broadlink rm4 pro. I have configured them without problems. I have my TV and my speakers system remotes integrated, and working fine.
Currently, if I want to change the volume of the TV I have to say âvolume up on TVâ, and if I want to change it in the speakers, âvolume up on speakersâ. But I would like to say only âvolume upâ and based on if the speakers are on or off (I could detect it with the power consumption of the plugs), volume up the speakers or the TV
But I do not know if this can be done using HA. I would like to try it, as I already have a raspberry pi. But I do not find any information about how to do it?
Does HA recognize Alexa commands? I do not think so. For example, that HA executes something when I give an order to Alexa. I think HA provides the list of devices and automations to Alexa, but it does not âhearâ to what we say to Alexa.
Should I create a âvirtualâ device in HA (for example with name âtestâ) and configure the volume change according the state of the plug, and then say âAlexa, volume up testâ, and it will rise the volume of the TV or the speakers based on the state of the speakers plug? (if the plug has power consumption, raise volume of speakers, if not, raise volume of the TV)
Is there any way to do what I would like to?
I hope I have explained myself
Thanks for your help!!