mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
fixup! Add support for Derby City Council (UK)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Nottingham City Council
|
# Derby City Council
|
||||||
|
|
||||||
Support for schedules provided by [Derby City Council](https://secure.derby.gov.uk/binday/), serving the
|
Support for schedules provided by [Derby City Council](https://secure.derby.gov.uk/binday/), serving the
|
||||||
city of Derby, UK.
|
city of Derby, UK.
|
||||||
@@ -19,10 +19,10 @@ or (not recommended)
|
|||||||
```yaml
|
```yaml
|
||||||
waste_collection_schedule:
|
waste_collection_schedule:
|
||||||
sources:
|
sources:
|
||||||
- name: derby_gov_uk
|
- name: derby_gov_uk
|
||||||
args:
|
args:
|
||||||
post_code: DE1 1ED
|
post_code: DE1 1ED
|
||||||
house_number: 1
|
house_number: 1
|
||||||
```
|
```
|
||||||
|
|
||||||
### Configuration Variables
|
### Configuration Variables
|
||||||
@@ -49,7 +49,7 @@ waste_collection_schedule:
|
|||||||
## How to get the premises_id argument
|
## How to get the premises_id argument
|
||||||
|
|
||||||
The premises_id can be found in the URL when looking up your
|
The premises_id can be found in the URL when looking up your
|
||||||
bin collection days at [Derby City Councils bin day page](https://www.nottinghamcity.gov.uk/binreminders).
|
bin collection days at [Derby City Councils bin day page](https://secure.derby.gov.uk/binday/).
|
||||||
|
|
||||||
## Why premises_id over post_code and house number?
|
## Why premises_id over post_code and house number?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user