disable workday yaml

This commit is contained in:
Georgi Gardev
2023-09-21 17:37:26 +03:00
parent 83b63e743b
commit 5179073d8e
2 changed files with 21 additions and 19 deletions
-19
View File
@@ -1,19 +0,0 @@
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'