Fix version number for workday sensor.
Version number wasn't updated before merge.
This commit is contained in:
parent
5675210462
commit
a87751f861
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ footer: true
|
|||
logo: home-assistant.png
|
||||
ha_category: Binary Sensor
|
||||
ha_iot_class: "Local Polling"
|
||||
ha_release: 0.40.1
|
||||
ha_release: 0.41
|
||||
---
|
||||
|
||||
The `workday` binary sensor indicates, whether the current day is a workday or not. It allows specifying, which days of the week counts as workdays and also uses the python module [holidays](https://pypi.python.org/pypi/holidays) to incorporate information about region-specific public holidays.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue