Initial Commit
This commit is contained in:
9
binary_sensor.yaml
Normal file
9
binary_sensor.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
- platform: workday
|
||||
country: US
|
||||
province: OH
|
||||
workdays: [mon, tue, wed, thu, fri]
|
||||
- platform: tod
|
||||
name: Night
|
||||
after: sunset
|
||||
after_offset: "-00:30"
|
||||
before: sunrise
|
Reference in New Issue
Block a user