Files
hacs_waste_collection_schedule/doc/source/stevenage_gov_uk.md
Adam Prickett 41aa829588 Fix stevenage gov uk (#2217)
* Fix the stevenage_gov_uk source

* Update documentation

* reformatting + ./update_docu_links.py + add findmyaddress.co.uk link in md file

---------

Co-authored-by: Adam Prickett <adam.prickett@ampersa.co.uk>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-07-04 16:18:41 +02:00

1.2 KiB

Stevenage Borough Council

Support for schedules provided by Stevenage Borough Council.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: stevenage_gov_uk
      args:
        uprn: UPRN

Configuration Variables

uprn
(string) (required)

Unique property reference. This is required. To obtain this value, visit https://stevenage-self.achieveservice.com/service/my_bin_collection_schedule, enter your postcode and Inspect the Select address field. The value of the option associated with your address is your uprn.

For example, the UPRN in this example for 100 High Street is 200000586516

<option value="">Select...</option>
<option class="lookup-option" value="100080885553">10 High Street, Stevenage</option>
<option class="lookup-option" value="200000586516">100 High Street, Stevenage</option>
<option class="lookup-option" value="100081247651">101 High Street, Stevenage</option>
...

Example

waste_collection_schedule:
    sources:
    - name: stevenage_gov_uk
      args:
        uprn: 100080879233