16 lines
282 B
YAML
Raw Normal View History

2019-02-21 12:49:55 -05:00
- platform: workday
country: US
province: GA
workdays: [mon, tue, wed, thu, fri]
2019-07-11 07:28:37 -04:00
- platform: tod
name: Night
after: sunset
before: sunrise
- platform: tod
name: Day
after: sunrise
2019-07-13 21:38:53 -04:00
before: sunset
- platform: tod
name: Quiet time
after: '22:00'
before: '07:00'