10 lines
176 B
YAML
10 lines
176 B
YAML
- platform: workday
|
|
country: US
|
|
province: OH
|
|
workdays: [mon, tue, wed, thu, fri]
|
|
- platform: tod
|
|
name: Night
|
|
after: sunset
|
|
after_offset: "-00:30"
|
|
before: sunrise
|