mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Move config out of subfolder
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
binary_sensor:
|
||||
- platform: workday
|
||||
name: Workday today
|
||||
country: BG
|
||||
add_holidays:
|
||||
- '2020-04-20'
|
||||
- '2020-05-25'
|
||||
- '2020-09-07'
|
||||
- '2020-12-28'
|
||||
|
||||
- platform: workday
|
||||
name: Workday tomorrow
|
||||
days_offset: 1
|
||||
country: BG
|
||||
add_holidays:
|
||||
- '2020-04-20'
|
||||
- '2020-05-25'
|
||||
- '2020-09-07'
|
||||
- '2020-12-28'
|
||||
Reference in New Issue
Block a user