Changed doorbell text.
This commit is contained in:
@@ -462,17 +462,17 @@
|
|||||||
- id: '1630914505161'
|
- id: '1630914505161'
|
||||||
alias: Beim Verlassen der Wohnung alles abschalten
|
alias: Beim Verlassen der Wohnung alles abschalten
|
||||||
description: ''
|
description: ''
|
||||||
trigger:
|
triggers:
|
||||||
- platform: zone
|
- entity_id: person.marcus_scholz
|
||||||
entity_id: person.marcus_scholz
|
|
||||||
zone: zone.home
|
zone: zone.home
|
||||||
event: leave
|
event: leave
|
||||||
condition:
|
trigger: zone
|
||||||
|
conditions:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: person.marianna_scholz
|
entity_id: person.marianna_scholz
|
||||||
state: not_home
|
state: not_home
|
||||||
enabled: false
|
enabled: false
|
||||||
action:
|
actions:
|
||||||
- target:
|
- target:
|
||||||
area_id:
|
area_id:
|
||||||
- wohnzimmer
|
- wohnzimmer
|
||||||
@@ -489,6 +489,13 @@
|
|||||||
device_id: 5a08ac4c3b3893b540a9934fa92dccfa
|
device_id: 5a08ac4c3b3893b540a9934fa92dccfa
|
||||||
entity_id: switch.flur_raumduft
|
entity_id: switch.flur_raumduft
|
||||||
domain: switch
|
domain: switch
|
||||||
|
- action: light.turn_off
|
||||||
|
metadata: {}
|
||||||
|
data: {}
|
||||||
|
target:
|
||||||
|
device_id:
|
||||||
|
- 231cd7ec37e32690faf126105b03ee02
|
||||||
|
- a6d24e7d93c114723bf525e9eac1c2df
|
||||||
- type: turn_off
|
- type: turn_off
|
||||||
device_id: c4ead7f6227e2ee4c43c4b0df829cd84
|
device_id: c4ead7f6227e2ee4c43c4b0df829cd84
|
||||||
entity_id: 7f7284b11f2bf50ae2f0ebeeb35411c0
|
entity_id: 7f7284b11f2bf50ae2f0ebeeb35411c0
|
||||||
@@ -1268,7 +1275,8 @@
|
|||||||
data:
|
data:
|
||||||
push:
|
push:
|
||||||
interruption-level: time-sensitive
|
interruption-level: time-sensitive
|
||||||
message: Türklingel (außen)
|
message: Jemand hat an der Haustür geklingelt
|
||||||
|
title: Türklingel (außen)
|
||||||
action: notify.alle_mobilen_gerate
|
action: notify.alle_mobilen_gerate
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: template
|
- condition: template
|
||||||
@@ -1279,7 +1287,8 @@
|
|||||||
data:
|
data:
|
||||||
push:
|
push:
|
||||||
interruption-level: time-sensitive
|
interruption-level: time-sensitive
|
||||||
message: Türklingel (innen)
|
message: Jemand hat an der Wohnungstür geklingelt
|
||||||
|
title: Türklingel (innen)
|
||||||
action: notify.alle_mobilen_gerate
|
action: notify.alle_mobilen_gerate
|
||||||
mode: single
|
mode: single
|
||||||
- id: '1757574193367'
|
- id: '1757574193367'
|
||||||
|
|||||||
Reference in New Issue
Block a user