mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
fix rbwm_gov_uk: requireds uprn AND Postcode now
This commit is contained in:
@@ -10,7 +10,7 @@ waste_collection_schedule:
|
||||
- name: rbwm_gov_uk
|
||||
args:
|
||||
uprn: "UPRN"
|
||||
|
||||
postcode: "POSTCODE"
|
||||
```
|
||||
|
||||
### Configuration Variables
|
||||
@@ -18,6 +18,9 @@ waste_collection_schedule:
|
||||
**uprn**
|
||||
*(String | Integer) (required)*
|
||||
|
||||
**postcode**
|
||||
*(String) (required)*
|
||||
|
||||
## Example
|
||||
|
||||
```yaml
|
||||
@@ -26,7 +29,7 @@ waste_collection_schedule:
|
||||
- name: rbwm_gov_uk
|
||||
args:
|
||||
uprn: "100080381393"
|
||||
|
||||
postcode: "SL4 4EN"
|
||||
```
|
||||
|
||||
## How to find your
|
||||
|
||||
Reference in New Issue
Block a user