mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Fix version number for workday sensor.
Version number wasn't updated before merge.
This commit is contained in:
parent
5675210462
commit
a87751f861
@ -10,7 +10,7 @@ footer: true
|
|||||||
logo: home-assistant.png
|
logo: home-assistant.png
|
||||||
ha_category: Binary Sensor
|
ha_category: Binary Sensor
|
||||||
ha_iot_class: "Local Polling"
|
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.
|
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…
x
Reference in New Issue
Block a user