Compare commits
No commits in common. "75c7c918fee3c34a14182cf28e98e1a5c63a272c" and "f1955d69480783f13b22e9b077c4b2153982d2ab" have entirely different histories.
75c7c918fe
...
f1955d6948
@ -1 +1 @@
|
|||||||
2021.11.5
|
2021.11.3
|
@ -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: 6adad2de67b26c864cfcb1a91bd12e48
|
notify_device: aec5a678d24922386b4db1d68e3e6997
|
||||||
- id: '1623526683767'
|
- id: '1623526683767'
|
||||||
alias: Licht bei Sonnenaufgang ausschalten
|
alias: Licht bei Sonnenaufgang ausschalten
|
||||||
description: ''
|
description: ''
|
||||||
@ -80,7 +80,9 @@
|
|||||||
device_id: 6d1be741876624a70ab5b01b54c6fd6f
|
device_id: 6d1be741876624a70ab5b01b54c6fd6f
|
||||||
entity_id: switch.kuche_musik
|
entity_id: switch.kuche_musik
|
||||||
domain: switch
|
domain: switch
|
||||||
- service: notify.mobile_app_le2123
|
- service: notify.mobile_app_j9110
|
||||||
|
data:
|
||||||
|
message: Gute Nacht!
|
||||||
mode: single
|
mode: single
|
||||||
- id: '1623868115464'
|
- id: '1623868115464'
|
||||||
alias: 420!
|
alias: 420!
|
||||||
@ -172,7 +174,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.le2123_phone_state
|
entity_id: sensor.j9110_phone_state
|
||||||
to: ringing
|
to: ringing
|
||||||
- platform: state
|
- platform: state
|
||||||
to: ringing
|
to: ringing
|
||||||
@ -209,10 +211,7 @@
|
|||||||
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.le2123_phone_state
|
entity_id: sensor.j9110_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