mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Reflect new nomenclature in base lib python-holidays (#21901)
When python-holidays went from 0.12 to 0.13 the heading on the table on the documentation regarding the countries' subdivisions changed from "Provinces/States Available" to "Subdivisions Available". This change aims to bring this doc in line with that change.
This commit is contained in:
parent
97f304d348
commit
1eb75da135
@ -43,7 +43,7 @@ country:
|
||||
required: true
|
||||
type: string
|
||||
province:
|
||||
description: Province/State code according to [holidays](https://pypi.org/project/holidays/) notation.
|
||||
description: Subdivision code according to [holidays](https://pypi.org/project/holidays/) notation.
|
||||
required: false
|
||||
type: string
|
||||
workdays:
|
||||
|
Loading…
x
Reference in New Issue
Block a user