-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Is your feature request related to a problem? Please describe.
Notifications sent to multiple devices at home are sent in sequence. In consequence one speaker after the other uses tts to say the message.
Describe the solution you'd like
Parallel execution of notifications of all targets.
Describe alternatives you've considered
Single notify.supernotify actions. But this would make this great integration almost useless.
Additional context
Think about a delivery like this:
speakers:
transport: tts
selection: scenario
options:
unique_targets: true
target_usage: fixed
target:
- media_player.echo_g
- media_player.echo_f
- media_player.echo_bu
- media_player.michael_s_sonos_beam
- media_player.home_assistant_voice_09854a_media_player
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels