mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 05:06:33 +01:00
config typo corrected
This commit is contained in:
@@ -7,7 +7,7 @@ Support for schedules provided by [City of Oklahoma City](https://www.okc.gov/),
|
||||
```yaml
|
||||
waste_collection_schedule:
|
||||
sources:
|
||||
- name: okc.gov
|
||||
- name: okc_gov
|
||||
args:
|
||||
objectID: UNIQUE_PROPERTY_IDENTIFIER
|
||||
```
|
||||
@@ -22,7 +22,7 @@ waste_collection_schedule:
|
||||
```yaml
|
||||
waste_collection_schedule:
|
||||
sources:
|
||||
- name: okc.gov
|
||||
- name: okc_gov
|
||||
args:
|
||||
objectID: "1781151"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user