Formatting
This commit is contained in:
parent
6b0a6705ee
commit
ac6376e808
@ -3,10 +3,8 @@
|
||||
trigger:
|
||||
- platform: time
|
||||
at: input_datetime.sleep_mode
|
||||
condition: []
|
||||
action:
|
||||
- service: input_boolean.turn_on
|
||||
data: {}
|
||||
entity_id: input_boolean.sleep_mode
|
||||
mode: single
|
||||
- id: sleep_off
|
||||
@ -14,9 +12,7 @@
|
||||
trigger:
|
||||
- platform: time
|
||||
at: input_datetime.day_mode
|
||||
condition: []
|
||||
action:
|
||||
- service: input_boolean.turn_off
|
||||
data: {}
|
||||
entity_id: input_boolean.sleep_mode
|
||||
mode: single
|
||||
|
Loading…
Reference in New Issue
Block a user