Page 26 of 83

Re: Toon app: Afvalwijzer

Posted: Sat Mar 24, 2018 5:44 pm
by Toonz
Question to all: I have now added the BEST tas as category for RD4. Are there any other waste providers supporting the BEST tas as well?
Just let me know and I will include these as well.

Otherwise expect version 3.6 on Tuesday.
Preliminary changelog:
3.6
- extra icons named "A" through "Z" will show only during the full day from midnight to midnight
extra icons with lower case characters will use the display hour value from the configuration screen.
Note: on Toon (Linux) "A.png" is a different file as "a.png"
- added 'BEST tas' category for RD4 with this icon:
best.png
best.png (1.06 KiB) Viewed 9617 times
I will also create a new thermostat mod for 4.13.7 shortly with support for the extra icons/dates, the BEST tas and 24h display of extra icons.

Kind regardz,

Toonz

Re: Toon app: Afvalwijzer

Posted: Sat Mar 24, 2018 9:56 pm
by Vibestar
BEST.zip
(11.4 KiB) Downloaded 316 times
I had the same icon for best Toonz, but maybe a little more crisp. Also a other one.

Image
BEST.zip
(11.4 KiB) Downloaded 316 times
I also updated my previous zip file. The png images were all white and they have to be a little grey.

Re: Toon app: Afvalwijzer

Posted: Sat Mar 24, 2018 10:32 pm
by Toonz
Thanks a lot, will use the left one. Much better then mine :)
EDIT: looking great on Toon. Well done!!

Re: Toon app: Afvalwijzer

Posted: Sun Mar 25, 2018 11:11 am
by madpatrick
Hi,

I've modified the icons to wastebin icons and removed the circle in the background.
Image

Re: Toon app: Afvalwijzer

Posted: Mon Mar 26, 2018 5:42 pm
by Toonz
nice

Re: Toon app: Afvalwijzer

Posted: Tue Mar 27, 2018 9:21 pm
by Toonz
Hi all,

Afvalwijzer 3.6 is available on ToonStore.
See the first post for the changelog.

I also created a new thermostat mod for firmware version 4.13.7 which copies the behaviour of custom icons of this new version.
thermostat_mod_show_waste_fw_4.13.7.zip
(202.14 KiB) Downloaded 368 times
Older thermostat mods will still work but have not implemented the midnight to midnight display of some custom icons.

Kind regardz,

Toonz

Re: Toon app: Afvalwijzer

Posted: Wed Mar 28, 2018 9:30 pm
by michel30
@Toonz

so for thermostat_mod_show_waste_fw_4.13.7.zip I need software 4.13.7 on my Toon?

Will the upgrade scrip @TheHogNL work? Toon firmware - update script rooted-v2.0.zip

I am a little bit scared to run it.
I will not receive automatic upgrades from Eneco, they delete my Toon from there database.
If I want I can ask for a new subscription but I also need an abo for that 4,50.

Thanks for your advice.

Re: Toon app: Afvalwijzer

Posted: Wed Mar 28, 2018 9:50 pm
by Toonz
Which firmware version do you have? I can easily recreate this mod for earlier versions.
Or go for the upgrade script....(haven't tried myself yet)

Re: Toon app: Afvalwijzer

Posted: Wed Mar 28, 2018 9:55 pm
by michel30
I am on version 4.11.6

Re: Toon app: Afvalwijzer

Posted: Wed Mar 28, 2018 10:31 pm
by alvi72
Hi all, first of thanks for all the great work on toon apps like this.

I am havind some issues with the manual date proces. My waster service avalex is an unlikely candidate for automatic import as they provide a 1 year plan in pdf but only a roling month via cal.

So i have been trying to get the wasteapp to work with a txt file of dates, but for whatever reason it does not load any dates.
Settingsin the app:
everything is set to "0"
display icon from hour : 15
location extra dates file:///root/waste/avalex18.txt

content of avalex18.txt is formatted as:
2018-03-29,0

The display runs through the loading message but returns not futher planned collection dates nor does the tile show an icon or date.

Am i doing something wrong or is the feature not added for the 0/manual option somehow?

Re: Toon app: Afvalwijzer

Posted: Wed Mar 28, 2018 11:03 pm
by Toonz
Ok, will recreate the 4.11 mod and post it here...

Re: Toon app: Afvalwijzer

Posted: Thu Mar 29, 2018 10:17 pm
by Toonz
michel30 wrote:I am on version 4.11.6
Here it is........haven't been able to test it, so please keep a copy of your original thermostat folder
thermostat_mod_show_waste_V3.6_fw_4.11.6.zip
(144.91 KiB) Downloaded 301 times

Re: Toon app: Afvalwijzer

Posted: Thu Mar 29, 2018 10:42 pm
by michel30
Thanks for the file, I will add it in tomorrow.

Re: Toon app: Afvalwijzer

Posted: Fri Mar 30, 2018 9:30 am
by atlantica
Hi Toonz,
By using thunderbird with the Lightning addin, the calendar events are already placed in a sqllite3 database at the following location:
% AppData% \ Roaming \ Thunderbird \ Profiles \ YOUR_PROFILE \ calendar-data \ cache.sqlite

By readingout this file with a php application, Toon can show the extra calendar in the wastecalendar app.

I'm looking for a field in the database that can be used for the icons (number) information.
Calendars of multiple users can already be recognized by the field "cal_id"

Re: Toon app: Afvalwijzer

Posted: Fri Mar 30, 2018 9:54 am
by Toonz
ok, but this processing needs to be done on your PC/webserver as Toon has no browser capabilities.
Would be nice if you can automate this process to have a text based calendar file (flat text, xml, ical format, whatever) available on your own webserver which can be retrieved by Toon.