Page 2 of 48

Re: Dashticz - Module - Garbage collector

Posted: Friday 05 May 2017 19:04
by gielie
mvveelen wrote:De HVC versie werkt, maar ik krijg dit te zien:
English please.

With the latest beta i won't get any data from the afvalwijzer, did something change?
Never mind, my mistake.

Re: Dashticz - Module - Garbage collector

Posted: Friday 05 May 2017 19:14
by EdwinK
Trashcan is working real good now. We don't have a 'grof vuil', but it's in the JSON, so don't know if it can be removed.

Re: Dashticz - Module - Garbage collector

Posted: Friday 05 May 2017 19:34
by mvveelen
gielie wrote:
mvveelen wrote:De HVC versie werkt, maar ik krijg dit te zien:
English please.

With the latest beta i won't get any data from the afvalwijzer, did something change?
Never mind, my mistake.
Already saw it. And changed it :)

Re: Dashticz - Module - Garbage collector

Posted: Friday 05 May 2017 19:40
by pvdhelm
On recyclemanager i get "invalit date" for the gft this monday. I don't see the pmd collection dates. The pmd will be collected the day that my gft is collected

When i open the dashboard om my laptop it shows the date correct only the pmd is missing

Re: Dashticz - Module - Garbage collector

Posted: Friday 05 May 2017 20:44
by mvveelen
Shoot me.....when I open the Dashboard in Chrome, the invalid date is'n showing, it shows 'woensdag' :) In Safari it shows me still 'invalid date' ?!?!

Re: Dashticz - Module - Garbage collector

Posted: Friday 05 May 2017 21:51
by sonar
Is it possible to add the icons from afvalwijzer.
It has different icons for different kind of trash.

GFT:
https://static.mijnafvalwijzer.nl/defau ... ft_100.png

Restafval:
https://static.mijnafvalwijzer.nl/defau ... al_100.png

Re: Dashticz - Module - Garbage collector

Posted: Friday 05 May 2017 22:02
by EdwinK
mvveelen wrote:Shoot me.....when I open the Dashboard in Chrome, the invalid date is'n showing, it shows 'woensdag' :) In Safari it shows me still 'invalid date' ?!?!
indeed. Notice this too on Safari, but not on Chrome.

Re: Dashticz - Module - Garbage collector

Posted: Friday 05 May 2017 22:35
by HansieNL
EdKo66 wrote:
mvveelen wrote:Shoot me.....when I open the Dashboard in Chrome, the invalid date is'n showing, it shows 'woensdag' :) In Safari it shows me still 'invalid date' ?!?!
indeed. Notice this too on Safari, but not on Chrome.
Same for Firefox on IOS.

Re: Dashticz - Module - Garbage collector

Posted: Friday 05 May 2017 22:51
by mvveelen
Requests:

- Can we set the amount of days, so we can choose to only see 2, 3 or x days/collect-moments in advance?
- Can we change the names ourselves?
- Can the color of the garbage bin be depending of the sort of garbage (orange when it's plastic, green when it's GFT, grey when it's Rest) ?
- Can the dates be aligned neatly ?

Re: Dashticz - Module - Garbage collector

Posted: Saturday 06 May 2017 1:00
by Blueone
HansieNL wrote:
EdKo66 wrote:
mvveelen wrote:Shoot me.....when I open the Dashboard in Chrome, the invalid date is'n showing, it shows 'woensdag' :) In Safari it shows me still 'invalid date' ?!?!
indeed. Notice this too on Safari, but not on Chrome.
Same for Firefox on IOS.
Firefox on ios is actually using the safari engine because apple doesn't allow an own engine.

Maybe is is something with the moment plugin, some conversion are being made with a deprecated method. I don't know enough of moment but probably rob knows everything about it :)

Re: Dashticz - Module - Garbage collector

Posted: Saturday 06 May 2017 7:44
by bsmeding
mvveelen wrote: Look great, although my ZIP code gives the " invalid date " for the 10th.
I had the same issue yesterday evening, but is solved now. I see 'Maandag'

EDIT : Indeed it is ok on chrome but nog on safari...strange... how could that be possible

Re: Dashticz - Module - Garbage collector

Posted: Saturday 06 May 2017 10:47
by capman
Hi Rob, congratiulations with your fantastic work !!! A have lots of fun with copy paste the codes in my custom config.js.
But now the question. All the calenders are for dutch , is it possible for belgium also ?
A have found a url http://www.ophaalkalender.be/Calendar and when a do F12 on my browser a see a lot of code (json) but
a don't know what to do with it.
Can you send my in the right direction or do it yourself. ;)

Also thanks for sharing.

Re: Dashticz - Module - Garbage collector

Posted: Saturday 06 May 2017 15:07
by mlamie
robgeerts wrote:
mlamie wrote:Can you include Alphen aan den Rijn as well?
Added in latest beta!
It works! Thanks for the fast follow-up, I corrected it to text width: 6. Smaller will result in extra text lines.

Image

Re: Dashticz - Module - Garbage collector

Posted: Saturday 06 May 2017 15:34
by lukev
I experience some problems with the recyclemanger website. Where I live, paper is always collected the same day as 'restafval'. Now, it only shows the paper and not the 'restafval'.

Oh, and kudo's for the all the work you people put into it! :mrgreen:
afval.PNG
afval.PNG (26.81 KiB) Viewed 3392 times

Re: Dashticz - Module - Garbage collector

Posted: Saturday 06 May 2017 15:37
by mvveelen
lukev wrote:I experience some problems with the recyclemanger website. Where I live, paper is always collected the same day as 'restafval'. Now, it only shows the paper and not the 'restafval'.

Oh, and kudo's for the all the work you people put into it! :mrgreen:

afval.PNG
If the titles could be configurable (I've opened a request), in your case you could change the title in "Rest and paper". Quick fix :)

Re: Dashticz - Module - Garbage collector

Posted: Sunday 07 May 2017 0:16
by jake
I tried to increase the font for all devices in the custom.css, by adding the lines

Code: Select all

.title{
 font-size:15px;
 }
This didn't work for the trashcan block.
Then I looked into the code to increase the font of 1 specific block

Code: Select all

.block_233 {
 font-size:120px !important;
 color:red !important;
 }
and then, hmm... the block definition doesn't seem to cover a trashcan.xyz block

Re: Dashticz - Module - Garbage collector

Posted: Sunday 07 May 2017 8:42
by Maikie
Is it me or am I missing some link to the program itself? Is there some installation manual?

Edit: my mistake, I didn't notice this is for dashticz. Too bad I'm using domoticz and framb0ise.

Re: RE: Re: Dashticz - Module - Garbage collector

Posted: Sunday 07 May 2017 8:53
by jake
Maikie wrote:Is it me or am I missing some link to the program itself? Is there some installation manual?

Edit: my mistake, I didn't notice this is for dashticz. Too bad I'm using domoticz and framb0ise.
I wouldn't mind to have it in Domoticz and well. Then I could use the info to send a notification to the phone.

Re: Dashticz - Module - Garbage collector

Posted: Sunday 07 May 2017 14:58
by robgeerts
mvveelen wrote:The HVC version works, but I get this:

Schermafbeelding 2017-05-05 om 18.07.02.png

Invalid date ??

The following dates are the ones that should be displayed:

Restafval: woensdag 10 mei
GFT: woensdag 17 mei
Plastic: woensdag 24 mei
GFT: woensdag 31 mei


I think I also have to locate this in another block (it's too high)

Can we also change the names ourselves? I get Gft , but Pmd isn't really clear. I prefer GFT also over Gft.
Another question: can we outline the dates ?

bsmeding wrote:Yes, it is working voor hvcgroep ! :D :D

Many thanks!
Look great, although my ZIP code gives the " invalid date " for the 10th.
What zipcode and city do you use?

Re: Dashticz - Module - Garbage collector

Posted: Sunday 07 May 2017 16:02
by EdwinK
Maikie wrote:Is it me or am I missing some link to the program itself? Is there some installation manual?

Edit: my mistake, I didn't notice this is for dashticz. Too bad I'm using domoticz and framb0ise.

You CAN switch to Dashticz and get the nice trashcan app :)