Skip to content
Jos van der Zande edited this page Feb 11, 2020 · 30 revisions

Welcome to the GarbageCalendar wiki!

**** currently in Beta ******
![Domotics text device]../wiki/domotextdevice.png)

This is a project to retrieve the Garbage calendar information for your home address by means of a Domoticz time script which will update a Domoticz TEXT device and optionally send you a notification at the specified time(s) 0-x days before the event.
This repository is a replacement for the initial repository I started: https://github.com/jvanderzande/mijnafvalwijzer.
The main changes are:

  • the old repository had separate scripts for each supported website where this repository is modular, making it easier to maintain and add new website modules for other municipalities.
  • It has a single main script called "script_time_garbagecalendar.lua"
  • Subdirectory "garbagecalendar" contains all available modules for the supported municipality websites and your personal configuration file "garbagecalendarconfig.lua".
  • The selected module scripts is ran one time per day in the background to get the website data and save that to a datafile which is used by the mainscript at the requested times. This will ensure that the Domoticz event system isn't hold up be the retrieval process!

Available topics:

Clone this wiki locally