mirror of
https://github.com/GeorgeSG/sarah.git
synced 2025-12-28 20:30:29 +00:00
disable workday yaml
This commit is contained in:
@@ -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'
|
||||
@@ -93,3 +93,24 @@
|
||||
# file_paths:
|
||||
# - /config/home-assistant_v2.db
|
||||
# - /config/home-assistant.log
|
||||
|
||||
#
|
||||
# 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