1
0

[Behaviour] Switch trigger from set time to offset from wakeup

This commit is contained in:
Przemek Grondek 2022-07-10 23:51:53 +02:00
parent cac9abe05f
commit 94203d5f21

View File

@ -11,13 +11,6 @@
offset: '-9:05:0'
entity_id: calendar.automations_wakeup
condition:
- condition: time
weekday:
- mon
- tue
- wed
- thu
- sun
- condition: state
entity_id: binary_sensor.hulk_ping
state: 'on'
@ -67,13 +60,6 @@
offset: '-8:35:0'
entity_id: calendar.automations_wakeup
condition:
- condition: time
weekday:
- mon
- tue
- wed
- thu
- fri
- condition: state
entity_id: binary_sensor.hulk_ping
state: 'on'