Reestructuración de calendarios
Cambio de calendario para vacaciones y día de trabajo
This commit is contained in:
6
packages/input_boolean/holidays.yaml
Normal file
6
packages/input_boolean/holidays.yaml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
binary_sensor:
|
||||||
|
- platform: workday
|
||||||
|
name: vacaciones
|
||||||
|
country: ES
|
||||||
|
province: MAD
|
||||||
|
workdays: [mon, tue, wed, thu, fri]
|
||||||
@@ -1,5 +1,6 @@
|
|||||||
binary_sensor:
|
binary_sensor:
|
||||||
- platform: workday
|
- platform: workday
|
||||||
|
name: workday
|
||||||
country: ES
|
country: ES
|
||||||
province: MAD
|
province: MAD
|
||||||
workdays: [mon, tue, wed, thu, fri]
|
workdays: [mon, tue, wed, thu, fri]
|
||||||
Reference in New Issue
Block a user