Move config out of subfolder

This commit is contained in:
Georgi Gardev
2022-12-01 16:01:59 +02:00
parent addfa33f6f
commit 1ae0c6d0b8
221 changed files with 0 additions and 0 deletions
+19
View File
@@ -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'