mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 05:06:33 +01:00
fix city -> municipality in a_region_ch.md
This commit is contained in:
@@ -9,12 +9,12 @@ waste_collection_schedule:
|
||||
sources:
|
||||
- name: a_region_ch
|
||||
args:
|
||||
city: CITY
|
||||
municipality: MUNICIPALITY
|
||||
```
|
||||
|
||||
### Configuration Variables
|
||||
|
||||
**city**<br>
|
||||
**municipality**<br>
|
||||
*(string) (required)*
|
||||
|
||||
## Example
|
||||
@@ -24,7 +24,7 @@ waste_collection_schedule:
|
||||
sources:
|
||||
- name: a_region_ch
|
||||
args:
|
||||
city: Andwil
|
||||
municipality: Andwil
|
||||
```
|
||||
|
||||
## How to get the source argument
|
||||
|
||||
Reference in New Issue
Block a user