Files
hacs_waste_collection_schedule/doc/source/iapp_itouchvision_com.md
5ila5 aa794752e4 add iapp_itouchvision_com, chilteren inherits from iapp_itouchvision_com (#2522)
* Update chiltern_gov_uk.py

* add iapp_itouchvision_com, chilteren inherits from iapp_itouchvision_com
based on the work of @craigsblackie in #2521
- added iapp_itouchvision_com
- chilteren now deprecated and inherits from iapp_itouchvision_com
- GUI configuration get automatically migrated
- added requirement pycryptodome to handle aes en/de-cryption

---------

Co-authored-by: craigsblackie <craig@craigsblackie.com>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-08-21 16:45:22 +02:00

923 B

Itouchvision Source using the encrypted API

Support for schedules provided by Itouchvision Source using the encrypted API, serving multiple, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: iapp_itouchvision_com
      args:
        uprn: "UPRN"
        municipality: "MUNICIPALITY"

Configuration Variables

uprn
(String | Integer) (required)

municipality
(String) (required)
supported are:

  • BUCKINGHAMSHIRE
  • CHILTERN

Example

waste_collection_schedule:
    sources:
    - name: iapp_itouchvision_com
      args:
        uprn: "100080550517"
        municipality: "BUCKINGHAMSHIRE"
        

How to get the source argument

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