Skip to content

Commit 3aa3be1

Browse files
fabafffrenck
authored andcommitted
Minor changes (home-assistant#5084)
1 parent 7dbed03 commit 3aa3be1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/_components/binary_sensor.workday.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ ha_release: 0.41
1515

1616
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.
1717

18+
## {% linkable_title Configuration %}
19+
20+
Check the [country list](https://github.com/dr-prodigy/python-holidays#available-countries) for available province.
21+
1822
To enable the `workday` sensor in your installation, add the following to your `configuration.yaml` file:
1923

2024
```yaml

0 commit comments

Comments
 (0)