- id: '1640995128073'
alias: G4 Doorbell Announcement with Alexa
description: G4 Doorbell Announcement with Alexa
trigger:
- platform: state
entity_id: binary_sensor.front_door_doorbell
to: 'on'
condition: []
action:
- service: notify.alexa_media_everywhere
data:
data:
type: announce
method: speak
message: Someone is at the front door
mode: single
service: media_player.play_media
target:
entity_id:
- media_player.echo_spot_arbeitszimmer
- media_player.echo_dot_gen_4_uhr_schlafzimmer
data:
media_content_type: custom
media_content_id: "Sprich mir nach. Es hat geklingelt: jemand steht vor der Haustür"
- id: "1742061084483"
alias: G4 Doorbell Announcement with Alexa
description: G4 Doorbell Announcement with Alexa
triggers:
- trigger: state
entity_id: binary_sensor.g4_doorbell_pro_doorbell
to: "on"
conditions: []
– So how tod i add:
service: media_player.play_media
target:
entity_id:
- media_player.echo_spot_arbeitszimmer
- media_player.echo_dot_gen_4_uhr_schlafzimmer
data:
media_content_type: custom
media_content_id: "Sprich mir nach. Es hat geklingelt: jemand steht vor der Haustür"