hassio-addons
hassio-addons copied to clipboard
Notifications
It would be really nice if we could have a way of sending voice notifications to the speaker. Something like "the coffee is ready" without needed to be prompted first.
You can send an announcement to a media player. I believe the service is called tts.speak
And there is this:
- https://www.home-assistant.io/voice_control/using_tts_in_automation/
I suppose you're talking about esphome? With the Arduino framework you can simultaneously use a media_player component (instead of speaker). (There is one caveat. It currently breaks the voice assistant's response: https://github.com/home-assistant/core/issues/92969 )
But I'm not an expert on this.
You can use VLC Telnet addon with usb speaker on HA . Work with tts.speak for announcement like other media player