Skip to content

Parallel notifications #38

@mkrusemark

Description

@mkrusemark

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions