Toon app: Afvalwijzer

Forum about forum-provided applications on Toon

Moderators: marcelr, TheHogNL, Toonz

Post Reply
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: waste collection (Afvalwijzer)

Post by Toonz »

TheHogNL wrote:Graag nog even toevoegen aan :
function wasteTypeMijnafvalwijzer(shortName)

De volgende cases:
case "grofvuil": return 8;
case "tuinafval": return 4;
case "papier": return 2;

Bij mijzelf natuurlijk al gedaan maar zodat straks ook anderen hier van kunnen profiteren :)
Thanks, will be in next release...
Current scope of next release: support for rd4info, limburg.net and this change
member of the Toon Software Collective
georon
Starting Member
Starting Member
Posts: 25
Joined: Wed Jul 19, 2017 8:23 pm

Re: Toon app: waste collection (Afvalwijzer)

Post by georon »

Thanks in advance!
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: Toon app: waste collection (Afvalwijzer)

Post by TheHogNL »

puinDim.png and grootvuilDim.png are missing transparant background (installed from toonstore)
Member of the Toon Software Collective
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: waste collection (Afvalwijzer)

Post by Toonz »

TheHogNL wrote:puinDim.png and grootvuilDim.png are missing transparant background (installed from toonstore)
Thanks, will fix it in next release.

Another note:
If you want to use WasteCollection 2.2 on 3.x firmware please make the following modification to WastecollectionConfigurationScreen.qml:

Delete the following line (3 times):
leftTextAvailableWidth: 270

This will do for now.
In the next version I will make wastecollection work seamlessly on both old and new firmwares.

Kind regardz,

Toonz
member of the Toon Software Collective
marcelr
Global Moderator
Global Moderator
Posts: 1153
Joined: Thu May 10, 2012 10:58 pm
Location: Ehv

Re: Toon app: waste collection (Afvalwijzer)

Post by marcelr »

We're getting somewhere: people at the toon forum are requesting the "afvalwijzer" app from Eneco:
https://forum.toon.nl/suggesties-ideeen ... e-toon-481

Well done, Toonz, I think it's time to start adding the GPL notice to our code ...
Stimpy68
Starting Member
Starting Member
Posts: 4
Joined: Tue Aug 29, 2017 1:52 pm

Re: Toon app: waste collection (Afvalwijzer)

Post by Stimpy68 »

Can implement Den Haag into the app?

https://huisvuilkalender.denhaag.nl/form

You have fill in your zipcode and housenumber, you get a webpage with the dates or you can download a pdf or ical.
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: waste collection (Afvalwijzer)

Post by Toonz »

Stimpy68 wrote:Can implement Den Haag into the app?
https://huisvuilkalender.denhaag.nl/form
You have fill in your zipcode and housenumber, you get a webpage with the dates or you can download a pdf or ical.
This is an easy one. The link on their webpage to the ical gives you a fixed url to your specific calendar via http (not https) which is very good.
I just need to add a configuration field to allow you to enter the unique number of your calendar (last part of the url: http://huisvuilkalender.denhaag.nl/ical ... 0000370521)

I am currently busy with a new version of the app, already added limburg.net and working on rd4info.
Will add this one as well, the new version will showup in the ToonStore.
I will post a message here when done.

Regardz,

Toonz
member of the Toon Software Collective
Ikkeja
Starting Member
Starting Member
Posts: 3
Joined: Mon Sep 11, 2017 11:14 am

Re: Toon app: waste collection (Afvalwijzer)

Post by Ikkeja »

Great work!

On my wishlist:

https://inzamelschema.rmn.nl/

I'm so glad with my rooted Toon ;-)
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: waste collection (Afvalwijzer)

Post by Toonz »

sure, looks like a copy of the 'Den Haag' website above. Can do both at the same time. Same storyline.
member of the Toon Software Collective
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: waste collection (Afvalwijzer)

Post by Toonz »

Version 2.3 will hit the ToonStore soon:

Changelog:
- ensured backwards compatibility with firmware version 3.x
- added provider limburg.net (BE)
- added provider denhaag.nl
- added provider rmn.nl
- added Streetnr to config screen for limburg.net.
N.B. iok.be users needs to enter the Streetnr in the new field instead of Housenr previously
- added more waste types for Mijnafvalkalender.nl (Thanks TheHogNL)
- added transparency for icons for 'grofvuil' and 'puin'
- added an icon for 'kunststof' for limburg.net
- changes / optimizations in the config screen.
- added helptext for all input fields in the config screen.

Note for new users of denhaag.nl and rmn.nl: the waste_calendar.ics file needs to be downloaded via https using cron and wget as described in the manuals section.
The exact link can be found when you go to your website to retrieve the ics file. Have fun.

There is no reason for existing users to update really, we will therefore configure the ToonStore as such that this update will not be automatically installed.

I didn't have time this week to include the provider rd4info.nl as well, that will move to the next release.

Kind regardz,

Toonz
member of the Toon Software Collective
georon
Starting Member
Starting Member
Posts: 25
Joined: Wed Jul 19, 2017 8:23 pm

Re: Toon app: waste collection (Afvalwijzer)

Post by georon »

@Toonz,

Thanks for the hard work.

I've already implemented a 'clone' of the waste collection app so I can have it run twice, from two different waste 'providers'.
Changed the icon set of the clone to include the 'BE' letters.

My Toon is helping me great now to get my waste on the right streets :)

Again, thanks for this app!
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: waste collection (Afvalwijzer)

Post by Toonz »

georon wrote:@Toonz,
My Toon is helping me great now to get my waste on the right streets :)
Great story, but are you able to produce enough waste to satisfy both? :D :D
member of the Toon Software Collective
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: waste collection (Afvalwijzer)

Post by Toonz »

Hi all,

the thermostat app in version 4.7.23 did change quite a lot. I updated the waste collection mod to be compatible with this firmware.
Icons are now shown above the temperature.
The attachment contains the full thermostat app for firmware 4.7.23 but only two files have been changed: ThermostatApp.qml and ThermostatSidepanel.qml.
All code changes are marked between the lines 'waste display start' and 'waste display end'.
Note: the icon will show only 6 minutes after restart of the gui and will be updated daily at 18.01 to show the icon for the next day

Summarizing:
- use the earlier posted version 1.2 of the mod for firmware version 3.7.9 (manually apply to other 3.x versions)
- use this earlier posted version 1.3 for firmware 4.4.21 (manually apply to other 4.x versions)
- use this version 1.3 on firmware 4.7.23

all are compatible with any recent version of the wastecollection app.
The screenshot below shows the thermostat panel for one and two waste icons.
waste_mod_1.png
waste_mod_1.png (9.6 KiB) Viewed 11089 times
waste_mod_2.png
waste_mod_2.png (11.53 KiB) Viewed 11089 times
Kind regardz,

Toonz
Attachments
wastecollection_thermostat_mod_v1.3_(fw_4.7.23).zip
(143.01 KiB) Downloaded 398 times
member of the Toon Software Collective
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: waste collection (Afvalwijzer)

Post by Toonz »

Hi all,

version 2.3 is available on ToonStore. Changelog:

- ensured backwards compatibility with firmware version 3.x
- added provider limburg.net (BE)
- added provider denhaag.nl
- added provider rmn.nl
- added Streetnr to config screen for limburg.net.
N.B. iok.be users needs to enter the Streetnr in the new field instead of Housenr previously
- added more waste types for Mijnafvalkalender.nl (Thanks TheHogNL)
- added transparancy for icons for 'grofvuil' and 'puin'
- added an icon for 'kunststof' for limburg.net
- changes / optimizations in the config screen.
- added helptext for all input fields in the config screen.

Kind regardz,

Toonz
member of the Toon Software Collective
Vibestar
Member
Member
Posts: 53
Joined: Wed Sep 06, 2017 11:42 pm
Location: Rosmalen

Re: Toon app: waste collection (Afvalwijzer)

Post by Vibestar »

On my Toon "papier en karton" and "gft" are named "onbekend". The icons for these aren't working also. I'm using afvalstoffendienst.nl.
Great App by the way. :D
Post Reply

Return to “Toon Apps”