Dashticz garbage no results for Omrin

Moderator: leecollings

Post Reply
droepie
Posts: 6
Joined: Thursday 17 March 2022 17:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Dashticz garbage no results for Omrin

Post by droepie »

For some time now it looks like Omrin in the garbage-module isn't working anymore. It says: 'Geen gegevens beschikbaar' But when I use thier own API I do get a result. Furthermore I notice that in the garbage-module https://www.omrin.nl/bij-mij-thuis/afva ... alkalender is used where as they (Omrin) use https://um-omrin-prod.tresprojecten.nl/ ... alkalender

You can use 9255 JD (zipcode) with number 36. Don't you worry. The house is empty and for sale for some time now
Lokonli
Posts: 2271
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz garbage no results for Omrin

Post by Lokonli »

Try 'afvalinfo' as provider, like:

Code: Select all

blocks['omrin'] = { title: 'Omrin', company:'afvalinfo', zipcode: '9255JD', housenumber: '36' }
Available since Dashticz 3.10.3 beta.
droepie
Posts: 6
Joined: Thursday 17 March 2022 17:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz garbage no results for Omrin

Post by droepie »

For some time now it looks like Omrin in the garbage-module isn't working anymore. It says: 'Geen gegevens beschikbaar' But when I use thier own API I do get a result. Furthermore I notice that in the garbage-module https://www.omrin.nl/bij-mij-thuis/afva ... alkalender is used where as they (Omrin) use https://um-omrin-prod.tresprojecten.nl/ ... alkalender

You can use 9255 JD (zipcode) with number 36. Don't you worry. The house is empty and for sale for some time now
This is in my config:

blocks['mygarbage'] = {
company: 'omrin',
zipcode: '9255JD',
street: 'Toutenburgleane',
housenumber: 36,
maxitems: 12,
width: 12
};
User avatar
HansieNL
Posts: 960
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz garbage no results for Omrin

Post by HansieNL »

Can you try with

Code: Select all

blocks['mygarbage'] = {
company: 'afvalinfo',
zipcode: '9255JD',
housenumber: 36,
maxitems: 12,
width: 12
};
Blah blah blah
droepie
Posts: 6
Joined: Thursday 17 March 2022 17:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz garbage no results for Omrin

Post by droepie »

Yes, that did the trick. Should I have known that, because it used to work with 'Omrin' according to the docs.
But thanks!
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests