Compare commits
2 Commits
f1955d6948
...
75c7c918fe
Author | SHA1 | Date | |
---|---|---|---|
75c7c918fe | |||
a1ec196f35 |
@ -1 +1 @@
|
|||||||
2021.11.3
|
2021.11.5
|
@ -37,7 +37,7 @@
|
|||||||
input:
|
input:
|
||||||
person_entity: person.marcus_scholz
|
person_entity: person.marcus_scholz
|
||||||
zone_entity: zone.home
|
zone_entity: zone.home
|
||||||
notify_device: aec5a678d24922386b4db1d68e3e6997
|
notify_device: 6adad2de67b26c864cfcb1a91bd12e48
|
||||||
- id: '1623526683767'
|
- id: '1623526683767'
|
||||||
alias: Licht bei Sonnenaufgang ausschalten
|
alias: Licht bei Sonnenaufgang ausschalten
|
||||||
description: ''
|
description: ''
|
||||||
@ -80,9 +80,7 @@
|
|||||||
device_id: 6d1be741876624a70ab5b01b54c6fd6f
|
device_id: 6d1be741876624a70ab5b01b54c6fd6f
|
||||||
entity_id: switch.kuche_musik
|
entity_id: switch.kuche_musik
|
||||||
domain: switch
|
domain: switch
|
||||||
- service: notify.mobile_app_j9110
|
- service: notify.mobile_app_le2123
|
||||||
data:
|
|
||||||
message: Gute Nacht!
|
|
||||||
mode: single
|
mode: single
|
||||||
- id: '1623868115464'
|
- id: '1623868115464'
|
||||||
alias: 420!
|
alias: 420!
|
||||||
@ -174,7 +172,7 @@
|
|||||||
entity_id: sensor.fritz_box_7490_call_monitor_telefonbuch
|
entity_id: sensor.fritz_box_7490_call_monitor_telefonbuch
|
||||||
to: ringing
|
to: ringing
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: sensor.j9110_phone_state
|
entity_id: sensor.le2123_phone_state
|
||||||
to: ringing
|
to: ringing
|
||||||
- platform: state
|
- platform: state
|
||||||
to: ringing
|
to: ringing
|
||||||
@ -211,7 +209,10 @@
|
|||||||
entity_id: sensor.fritz_box_7490_call_monitor_telefonbuch
|
entity_id: sensor.fritz_box_7490_call_monitor_telefonbuch
|
||||||
to: talking
|
to: talking
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: sensor.j9110_phone_state
|
entity_id: sensor.le2123_phone_state
|
||||||
|
to: talking
|
||||||
|
- platform: state
|
||||||
|
entity_id: sensor.moto_g_100_phone_state
|
||||||
to: talking
|
to: talking
|
||||||
condition:
|
condition:
|
||||||
- condition: state
|
- condition: state
|
||||||
|
Loading…
Reference in New Issue
Block a user