Page 25 of 25
Re: GarbageCalendar (new version) lua scripts
Posted: Monday 28 July 2025 10:03
by jvdz
hjzwiers wrote: ↑Monday 28 July 2025 0:00
I changed the files:
Hostname = '
www.mijnafvalwijzer.nl'
and
websitemodule = 'm_mijnafvalwijzer_api'
the file from the logging is in the attachment
The attached is not really what I requested, but this time it is enough to figure out your issue.

Open your config and remove the hostname as that needs to point to "api.mijnafvalwijzer.nl", which is the default when left empty, so just leave it empty!

Re: GarbageCalendar (new version) lua scripts
Posted: Monday 28 July 2025 10:52
by jvdz
jvdz wrote: ↑Sunday 27 July 2025 23:13
EDIT: Using your postcode&housenr you listed in the url, I indeed see that the module "m_mijnafvalwijzer" has an issue with the data returned, which I will have a look at
Committed an update to cope with the changed returned Website data for module "m_mijnafvalwijzer".
Preference should be to use the "m_mijnafvalwijzer_api" module as that is less likely to be sensitive to any changes made on their side.
Re: GarbageCalendar (new version) lua scripts
Posted: Monday 28 July 2025 11:01
by hjzwiers
So much trouble for something so simple, thanks, its working!