An alternative if you don't want to leverage a Calendar in Home Assistant for the rubbish/recycling collection schedules.
Either click this:
Or: manually add this github repo as a custom repository in HACS then search for and download "Auckland Council Rubbish Collection".
You will need to restart Home Assistant before proceeding.
Requires that you find the "an" value from the search results page url after searching your location on the Auckland Council Find your rubbish, recycling, and food scraps collection day page.
- Browse to the above page
- Enter your address
- In the resulting Your collection day page, note the numbers at the end or the url after
?an=
- E.g. If the URL shows
collection-day-detail.aspx?an=12345678901
you need to note the number12345678901
.
The rest of the setup is the same as any other Integration.
- In Home Assistant, browse to Settings -> Devices & services: Integrations. Click + Add Integration
- Scroll or Search for Auckland Council Rubbish Collection and click to add it
- Enter an appropriate name for the location/address, and the 11-digit number from the URL above.
- Sensor data is updated every 3 hours by default. If this schedule does not work for you, can can use an automation to define a custom polling interval
- The Geolocation Address sensor is disabled by default - this sensor was intended to assist me with being sure the address being polled was correct. Let me know if you find it useful for something and think it should be enabled by default.