Hi there,
I finally have my Voice Assistant components running.
After that was done my wife asked me if we can use the satellites in the rooms also to listen to the baby while sleeping and stream it to a smartphone.
The challenge for me is: I want to continue using ESPHome and the Home Assistant Integration.
Ideas on how to do this may be:
- Create a button to fake the wake word and grap the stream to HA and redirect it to something like Go2RTC to stream it to a smartphone
- Use the camera Webserver feature of ESPHome and somehow just use audio
- No clue if this may work but is there a way to redirect the stream to the HA media player?
All the things should be of cause switchable on only if needed.
Anybody got anything like this running?