automations.yaml
This commit is contained in:
+2
-2
@@ -2204,10 +2204,10 @@
|
|||||||
to: "off"
|
to: "off"
|
||||||
- id: work_day_started
|
- id: work_day_started
|
||||||
trigger: time
|
trigger: time
|
||||||
at: 08:00:00
|
at: "08:00:00"
|
||||||
- id: work_day_ended
|
- id: work_day_ended
|
||||||
trigger: time
|
trigger: time
|
||||||
at: 18:00:00
|
at: "18:00:00"
|
||||||
conditions: []
|
conditions: []
|
||||||
actions:
|
actions:
|
||||||
- variables:
|
- variables:
|
||||||
|
|||||||
Reference in New Issue
Block a user