Various fixes (#5302)
This commit is contained in:
parent
bc01c98712
commit
334a06b4d6
18 changed files with 106 additions and 46 deletions
|
@ -26,7 +26,7 @@ To enable the `workday` sensor in your installation, add the following to your `
|
|||
binary_sensor:
|
||||
- platform: workday
|
||||
country: DE
|
||||
workdays: [ mon, wed, fri ]
|
||||
workdays: [mon, wed, fri]
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue