mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 03:04:09 +01:00
* 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>
923 B
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.