Page 35 of 48

Re: Dashticz - Module - Garbage collector

Posted: Saturday 22 August 2020 0:40
by sammyke007
geertvercamer wrote:ophaalkalender.be isn't working anymore. it redirects to recycleapp.be After that, it's not clear to me how to build the appropriate URL to get the info.
Fixed by Jos and working great again!

Verstuurd vanaf mijn IN2013 met Tapatalk


Re: Dashticz - Module - Garbage collector

Posted: Saturday 22 August 2020 9:44
by Lokonli
By Jos?

Re: Dashticz - Module - Garbage collector

Posted: Saturday 22 August 2020 9:51
by sammyke007
Lokonli wrote: Saturday 22 August 2020 9:44By Jos?
My bad Lokonli, sorry! :lol:

Jos wrote the Domoticz LUA script and added the Belgian recycleapp.be as ophaalkalender.be stopped working.

Re: Dashticz - Module - Garbage collector

Posted: Monday 24 August 2020 11:18
by geertvercamer
latest beta gives me 'geen gegevens gevonden'

however, in the network traffic I read:

5: {date: "2020-08-28T00:00:00.000Z", title: "Restafval"}
date: "2020-08-28T00:00:00.000Z"
title: "Restafval"
6: {date: "2020-08-28T00:00:00.000Z", title: "Papier-karton"}
date: "2020-08-28T00:00:00.000Z"
title: "Papier-karton"

Re: Dashticz - Module - Garbage collector

Posted: Monday 24 August 2020 12:07
by jvdz
Lokonli wrote: Saturday 22 August 2020 9:44By Jos?
Somebody rang? :roll:

Jos

Re: Dashticz - Module - Garbage collector

Posted: Monday 24 August 2020 12:31
by Lokonli
geertvercamer wrote: Monday 24 August 2020 11:18 latest beta gives me 'geen gegevens gevonden'

however, in the network traffic I read:

5: {date: "2020-08-28T00:00:00.000Z", title: "Restafval"}
date: "2020-08-28T00:00:00.000Z"
title: "Restafval"
6: {date: "2020-08-28T00:00:00.000Z", title: "Papier-karton"}
date: "2020-08-28T00:00:00.000Z"
title: "Papier-karton"
Still working on my side ...

Did you update Dashticz with 'git pull' or download latest beta?
(I did not create a new release number yet)

Can you send me your garbage settings from CONFIG.js?
(you can do that by PM)
Then I'll test with your settings.

Re: Dashticz - Module - Garbage collector

Posted: Monday 24 August 2020 17:23
by geertvercamer
Hi Lonkoli,

I noticed a hickup in the config.js, a remainder of several version ago which didn't block the previous version.
Working fine now.
Thanks anyway!

Kind regards

Re: Dashticz - Module - Garbage collector

Posted: Saturday 05 September 2020 14:51
by Lokonli
jdenotter wrote: Wednesday 03 June 2020 9:34 Hi,

I have been playing with dashticz for about 5 weeks now and I'm very happy with the possibilities!
I already introduced it to the family with a tablet which is always on in the living-room with home automation control and info like public-transport, family agenda, links to school information pages etc...

But 1 thing I really want to get up and running is the garbage calendar.
The issue is specific to Meerlanden and my adres. If I use i.e. omrin and an address in Leeuwarden It works.
My address is 1432PC 49...
For testing I use the latest beta version (3.4.9.1).
For the family page I have the master version running.

I hope someone can help me out.

Rgrds,
Jacco.
Support for Meerlanden has been fixed in latest beta.

Re: Dashticz - Module - Garbage collector

Posted: Saturday 12 September 2020 13:06
by madpatrick
Hi

Unfortunately mijnafwijzer.nl is not working anymore.
it lookslike someting changed at their site, which broke the module

(see also viewtopic.php?f=61&t=31295&start=140#p256126)

Re: Dashticz - Module - Garbage collector

Posted: Saturday 12 September 2020 18:03
by Lokonli
Thanks for the link. I'll look into this.

Sent from my SM-A320FL using Tapatalk


Re: Dashticz - Module - Garbage collector

Posted: Sunday 13 September 2020 21:52
by Lokonli
I've pushed a fix for mijnafvalwijzer.nl to the latest beta of Dashticz.
Could you test?

Re: Dashticz - Module - Garbage collector

Posted: Sunday 13 September 2020 22:01
by madpatrick
Lokonli wrote: Sunday 13 September 2020 21:52 I've pushed a fix for mijnafvalwijzer.nl to the latest beta of Dashticz.
Could you test?
Hi Lokonli

The information is back
Only i don’t see the tomorrow collection, but can that it is to soon.
Tuesday information is on the screen

Great job

Re: Dashticz - Module - Garbage collector

Posted: Sunday 13 September 2020 22:06
by Lokonli
madpatrick wrote: Sunday 13 September 2020 22:01
Lokonli wrote: Sunday 13 September 2020 21:52 I've pushed a fix for mijnafvalwijzer.nl to the latest beta of Dashticz.
Could you test?
Hi Lokonli

The information is back
Only i don’t see the tomorrow collection, but can that it is to soon.
Tuesday information is on the screen

Great job
That is strange. With my test address I see a GFT collection for tomorrow. Could you send me your zipcode and housenr (PM is fine), then I'll have a look. Maybe your garbage type for tomorrow is not recognized.

Re: Dashticz - Module - Garbage collector

Posted: Sunday 13 September 2020 23:01
by HansieNL
Thx for the quick fix 👍

Re: Dashticz - Module - Garbage collector

Posted: Monday 14 September 2020 19:47
by toro
Thanks Lokonli, it seems to be working fine again with your fix!
Even shows todays collection.
Also greetings from the wife, she is happy again. Because now I don't have an excuse anymore to forget to put the bin at the roadside. :D

Re: Dashticz - Module - Garbage collector

Posted: Saturday 19 September 2020 20:05
by martin82
hello my garbage collector dont work i dont know what i do wrong this is my config

//configuring Garbage company
config['garbage_company'] = 'omrin';
config['garbage_zipcode'] = '8932bk';
config['garbage_street'] = 'Aert van der neerstraat';
config['garbage_housenumber'] = '71';
config['garbage_maxitems'] = '3';
config['garbage_hideicon'] = false;
config['garbage_use_names'] = true;
config['garbage_use_colors'] = true;
config['garbage_icon_use_colors'] = true;

config['garbage'] = {
gft: {kliko: 'green', code: '#375b23', name: 'GFT'},
pmd: {kliko: 'orange', code: '#db5518', name: 'Plastic'},
rest: {kliko: 'grey', code: '#5e5d5c', name: 'Restafval'},

Re: Dashticz - Module - Garbage collector

Posted: Saturday 19 September 2020 20:22
by HansieNL
Spoiler: show
martin82 wrote: Saturday 19 September 2020 20:05 hello my garbage collector dont work i dont know what i do wrong this is my config

//configuring Garbage company
config['garbage_company'] = 'omrin';
config['garbage_zipcode'] = '8932bk';
config['garbage_street'] = 'Aert van der neerstraat';
config['garbage_housenumber'] = '71';
config['garbage_maxitems'] = '3';
config['garbage_hideicon'] = false;
config['garbage_use_names'] = true;
config['garbage_use_colors'] = true;
config['garbage_icon_use_colors'] = true;

config['garbage'] = {
gft: {kliko: 'green', code: '#375b23', name: 'GFT'},
pmd: {kliko: 'orange', code: '#db5518', name: 'Plastic'},
rest: {kliko: 'grey', code: '#5e5d5c', name: 'Restafval'},
Tried here and I get a good response.
Do you have PHP installed, because that's needed for the garbage function. You can find your PHP version by clicking the setup icon (right top) and then info.
Did you forget a closing } ?

If you want to change the names for your garbage try:

Code: Select all

config['garbage_mapping'] = {
    rest: ['grof', 'grey', 'rest', 'grijs','grijze', 'sorti'],
    gft: ['gft', 'tuin', 'refuse bin', 'green', 'groen', 'Biodégradables', 'snoei', 'bio'],
    pmd: ['plastic', 'pmd', 'verpakking', 'kunststof', 'valorlux'],
    papier: ['papier', 'blauw', 'blue', 'recycling bin collection'],
};

config['garbage'] = {
    gft: {kliko: 'green', code: '#375b23', name: 'GFT', icon: 'img/garbage/kliko_green.png'},
    pmd: {kliko: 'orange', code: '#db5518', name: 'Plastic', icon: 'img/garbage/kliko_orange.png'},
    rest: {kliko: 'grey', code: '#5e5d5c', name: 'Restafval', icon: 'img/garbage/kliko_grey.png'},
    papier: {kliko: 'blue', code: '#153477', name: 'Papier', icon: 'img/garbage/kliko_blue.png'},
};

Re: Dashticz - Module - Garbage collector

Posted: Sunday 20 September 2020 13:38
by martin82
hmm strange i take a another streetadress in leeuwarden and that works fine .

dont know why that my adres is not working.

php i will look it up

Re: Dashticz - Module - Garbage collector

Posted: Sunday 20 September 2020 14:14
by HansieNL
First try without the config['garbage'] part to see if you get the right info.
Only Postcode and housenumber should be enough to get the info.

Re: Dashticz - Module - Garbage collector

Posted: Sunday 20 September 2020 15:51
by martin82
oke i will try it this evening thnx. for the reply.

and must i have the right names of the garbage in the config? what omrin uses or ?