You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
Hello,
I need to point out that broadcast to specific google home is actually supported. In the manual says no and I know it used to be the case but this can now be corrected:
Limitations#
By Google's design, a broadcast goes out to all Google Home devices. This cannot be changed.
Thanksfully it has been supported for a while now and in the assistant relay you can use a command instead of the Broadcast option to send your message to specific ones.
Like this
By room >> Command: broadcast to living room, are surprised yet?
This is choosing an specific room that the google homes are. but in my case some rooms have multiples so for this I use the following
By Device >> Command: Broadcast to living room speaker, this is a TEST.
or even hubs using their name for example >> Command: Broadcast to Studio HUB, this is a TEST.
Notice that I use my specific device name so you need to use yours.
Hello,
I need to point out that broadcast to specific google home is actually supported. In the manual says no and I know it used to be the case but this can now be corrected:
Limitations#
By Google's design, a broadcast goes out to all Google Home devices. This cannot be changed.
Thanksfully it has been supported for a while now and in the assistant relay you can use a command instead of the Broadcast option to send your message to specific ones.
Like this
By room >> Command: broadcast to living room, are surprised yet?
This is choosing an specific room that the google homes are. but in my case some rooms have multiples so for this I use the following
By Device >> Command: Broadcast to living room speaker, this is a TEST.
or even hubs using their name for example >> Command: Broadcast to Studio HUB, this is a TEST.
Notice that I use my specific device name so you need to use yours.