Files
hacs_waste_collection_schedule/doc/source/iweb_itouchvision_com.md
dt215git fd4e822b9c New Source: iTouchVision (#1111)
* tidyup

* refactored

* iconmap updated

* Somerset test cases added

* Test Valley test cases added

* description updated

* filename corrected

* filename updates

* itouchvision .md added

* country codes added

* country code corrected, update_docu_links run

* Test Valley test cae updated, Icon Map corrected

* tidy-up, update_docu_links rerun

* reformatting

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2023-07-29 17:33:09 +02:00

1.2 KiB

iWeb iTouchVision

Consolidated support for schedules provided by Somerset Council and Test Valley District Council

Note: Somerset Council comprises four former District Councils (Mendip, Sedgemoor, Somerset West & Taunton, South Somerset) and Somerset County Council

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: iweb_itouchvision_com
      args:
        postcode: POSTCODE
        uprn: UNIQUE_PROPERTY_REFERENCE_NUMBER
        council: COUNCIL

Configuration Variables

postcode
(string) (required)

uprn
(string) (required)

This is required to unambiguously identify the property.

council
(string) (required)

Ensures the correct collection service is queried: Valid entries are:

  • "SOMERSET"
  • "TEST_VALLEY"

Example

waste_collection_schedule:
    sources:
    - name: iweb_itouchvision_com
      args:
        postcode: "TA20 2JG"
        uprn: "30071283"
        council: "SOMERSET"

How to find your UPRN

An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details.