mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
fixing centralbedfordshire_gov_uk documentation
This commit is contained in:
@@ -9,7 +9,7 @@ waste_collection_schedule:
|
|||||||
sources:
|
sources:
|
||||||
- name: centralbedfordshire_gov_uk
|
- name: centralbedfordshire_gov_uk
|
||||||
args:
|
args:
|
||||||
post_code: POST_CODE
|
postcode: POSTCODE
|
||||||
house_name: HOUSE_NAME
|
house_name: HOUSE_NAME
|
||||||
version: 1
|
version: 1
|
||||||
|
|
||||||
@@ -17,7 +17,7 @@ waste_collection_schedule:
|
|||||||
|
|
||||||
### Configuration Variables
|
### Configuration Variables
|
||||||
|
|
||||||
**POST_CODE**
|
**POSTCODE**
|
||||||
*(string) (required)*
|
*(string) (required)*
|
||||||
|
|
||||||
**HOUSE_NAME**
|
**HOUSE_NAME**
|
||||||
@@ -32,6 +32,6 @@ waste_collection_schedule:
|
|||||||
sources:
|
sources:
|
||||||
- name: centralbedfordshire_gov_uk
|
- name: centralbedfordshire_gov_uk
|
||||||
args:
|
args:
|
||||||
post_code: "SG156YF"
|
postcode: "SG156YF"
|
||||||
house_name: "10 Old School Walk"
|
house_name: "10 Old School Walk"
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user