Best-fit scenarios
Send a one-time whole-house spoken announcement using Home Assistant TTS on the configured devices.
Tater Assistant
Phase One Wiki
Send a one-time whole-house spoken announcement using Home Assistant TTS on the configured devices. Use ONLY when the user explicitly asks to broadcast/announce/page an audio message (e.g., 'announce dinner is ready', 'broadcast this', 'page the house') and provides what to say.
Send a one-time whole-house spoken announcement using Home Assistant TTS on the configured devices.
Use the example call shape below and provide only the fields the plugin expects.
<what to announce>
media_player.*
media_player.*
media_player.*
media_player.*
media_player.*
Timeout for each Home Assistant TTS service call.
Default: 15TTS entity to use (e.g., tts.piper).
Default: tts.piper{
"function": "broadcast",
"arguments": {
"text": "<what to announce>"
}
}