I recently setup the Alexa media player service through HA. I’m using an Echo Input on one zone of my Monoprice 6-zone amp for whole home audio. Now I’m working on setting up some automations that I want to have TTS announcements included with. I have figured out how to turn On a zone prior to the Alexa media service making an announcement. Then, I have HA wait for X seconds and turn the zone back off. Here’s my ultimate goal:
- Automation is triggered
- HA turn on all output zones on the Monoprice amp
- HA switch inputs for all zones to the Input that has the Echo Input attached
- Alexa media broadcasts the TTS announcement over all zones’ speakers
- If the zone was “off” prior to the announcement, turn it back Off
- If the zone was “on” prior to the announcement, leave it on, and switch that zone back to the input it was on before the announcement.
Is this doable using just HA, or will I need to configure a 12VDC trigger to enable the PA function (switches all zones to Input 1) on the Monoprice amp?