[Behaviour] Switch trigger from set time to offset from wakeup
This commit is contained in:
parent
cac9abe05f
commit
94203d5f21
@ -11,13 +11,6 @@
|
|||||||
offset: '-9:05:0'
|
offset: '-9:05:0'
|
||||||
entity_id: calendar.automations_wakeup
|
entity_id: calendar.automations_wakeup
|
||||||
condition:
|
condition:
|
||||||
- condition: time
|
|
||||||
weekday:
|
|
||||||
- mon
|
|
||||||
- tue
|
|
||||||
- wed
|
|
||||||
- thu
|
|
||||||
- sun
|
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: binary_sensor.hulk_ping
|
entity_id: binary_sensor.hulk_ping
|
||||||
state: 'on'
|
state: 'on'
|
||||||
@ -67,13 +60,6 @@
|
|||||||
offset: '-8:35:0'
|
offset: '-8:35:0'
|
||||||
entity_id: calendar.automations_wakeup
|
entity_id: calendar.automations_wakeup
|
||||||
condition:
|
condition:
|
||||||
- condition: time
|
|
||||||
weekday:
|
|
||||||
- mon
|
|
||||||
- tue
|
|
||||||
- wed
|
|
||||||
- thu
|
|
||||||
- fri
|
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: binary_sensor.hulk_ping
|
entity_id: binary_sensor.hulk_ping
|
||||||
state: 'on'
|
state: 'on'
|
||||||
|
Loading…
Reference in New Issue
Block a user