Toon app: Dashticz (no longer working)

Forum about forum-provided applications on Toon

Moderators: marcelr, TheHogNL, Toonz

robgeerts
Starting Member
Starting Member
Posts: 38
Joined: Tue Aug 08, 2017 10:30 pm

Re: Toon app: Dashticz (for Toon)

Post by robgeerts »

In the next BETA:

Added OV-screen, get next departure times from your favorite (bus/train) station
Image

Added buttons to switch between screens
Image

Widget for most favorite switches
Image
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: Dashticz (for Toon)

Post by Toonz »

looking very good... :-)....
member of the Toon Software Collective
TerrorSource
Administrator
Administrator
Posts: 494
Joined: Thu May 04, 2017 9:28 pm

Re: Toon app: Dashticz (for Toon)

Post by TerrorSource »

Maybe it's better to create a seperate app for the OV-information so users who would like it can install it via the ToonStore.
Now all users will receive it and it will have a mem-usage on the Toon :)
robgeerts
Starting Member
Starting Member
Posts: 38
Joined: Tue Aug 08, 2017 10:30 pm

Re: Toon app: Dashticz (for Toon)

Post by robgeerts »

This app will have most functionality as the original Dashticz has... (besides Domoticz/OV-info I will also create screens/tiles for a TV-guide, calendar etc.)
In the current version (wich is not on GitHub yet), it will only initiate/register the screens and tiles if their settings is filled in the Instellingen-screen (I'll try at least, otherwise I'll make sure no functions are initiated when initializing the screen/tile).

The OV and Domoticz-functions are separate from the main-app (Wich is basically only the 'Instellingen'-screen) so I dont think this is a problem.
DennisD
Starting Member
Starting Member
Posts: 24
Joined: Tue Jul 11, 2017 7:28 pm

Re: Toon app: Dashticz (for Toon)

Post by DennisD »

Awesome app, unfortunately I can't seem to get the icon in the status bar of my toon. I did add it to the Globals.qml file as described in the readme. I'm running 4.9.23 so that could be the problem. Is it required to have dashticz installed on my domoticz?
robgeerts
Starting Member
Starting Member
Posts: 38
Joined: Tue Aug 08, 2017 10:30 pm

Re: Toon app: Dashticz (for Toon)

Post by robgeerts »

Well, I only tested for 4.8.25, dont know what the differences are?
It's not required to run Dashticz ;)
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: Dashticz (for Toon)

Post by Toonz »

DennisD wrote:Awesome app, unfortunately I can't seem to get the icon in the status bar of my toon. I did add it to the Globals.qml file as described in the readme. I'm running 4.9.23 so that could be the problem. Is it required to have dashticz installed on my domoticz?
That means the app hasn't started properly.
Did you properly unzip the app to Toon with all subfolders?
Also the entry in Globals.qml must exactly be the folder name in qml/apps (case sensitive)
member of the Toon Software Collective
DennisD
Starting Member
Starting Member
Posts: 24
Joined: Tue Jul 11, 2017 7:28 pm

Re: Toon app: Dashticz (for Toon)

Post by DennisD »

Found the culprit!

I added

Code: Select all

property DashticzApp app;
befor onstart in the dasticzSettings.qml file, removing this worked and the bulb is now showing! Thx
aabre
Starting Member
Starting Member
Posts: 42
Joined: Sun Nov 05, 2017 1:26 pm
Location: Schiedam

Re: Toon app: Dashticz (for Toon)

Post by aabre »

Also no light bulb, and change the name from te folder 'dashticz_toon-master' into dashticz and it's working (same name as in Globals)
robgeerts
Starting Member
Starting Member
Posts: 38
Joined: Tue Aug 08, 2017 10:30 pm

Re: Toon app: Dashticz (for Toon)

Post by robgeerts »

Great :)
Could you post screenshots?
gielie
Member
Member
Posts: 70
Joined: Thu Nov 02, 2017 11:06 am

Re: Toon app: Dashticz (for Toon)

Post by gielie »

robgeerts wrote:Well, I only tested for 4.8.25, dont know what the differences are?
It's not required to run Dashticz ;)
I have it running on 4.9 so thats not the problem
robgeerts
Starting Member
Starting Member
Posts: 38
Joined: Tue Aug 08, 2017 10:30 pm

Re: Toon app: Dashticz (for Toon); NEW: OV Info (NL)

Post by robgeerts »

New BETA available:
- Automatically refreshing switch status (but for now, only once per 10 minutes)
- Added support for Groups, Fans, Push On/Off buttons.
- Also added OV-tab!

(Tiles not yet available)
Is someone able to test this?

1.) First get the station id from http://api.9292.nl/0.1/locations?lang=nl-NL&q=eindhoven (Change eindhoven to your own search parameter).
2.) Copy the ID and enter this value in the 'Station / Halte' field

I tested with station id: son-en-breugel/bushalte-penseelkever
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: Dashticz (for Toon); NEW: OV Info (NL)

Post by Toonz »

Looks fine so far (but only if I edit dashticz.settings first manually)
member of the Toon Software Collective
jozg
Member
Member
Posts: 56
Joined: Wed Nov 15, 2017 1:13 pm

Re: Toon app: Dashticz (for Toon); NEW: OV Info (NL)

Post by jozg »

Hello Rob,

I really like yor work!!
But the settings problem is same for me.
Just have to manually edit the dashticz.settings file in order to get it working.
But now i'm missing the OV part. But i don't need the OV ;-)

This is the sample of my dashticz.settings file (manual):
{"domoticzHost":"192.168.1.11","domoticzPassword":"","domoticzPort":"8080","domoticzTileIDX":"47","domoticzUsername":"","ovHalte":""}

I'm also missing scenes. I only see on/off devices which are in the "favorite" from domoticz.
It would be really nice to have the tile functionality for quickly set some scenes or devices.

Also i have a small reqeust.
Within domoticz i have a "outdoor temperature" sensor, is it possible to let this temperature valeu to show in dashticz (tile).
It would be really nice to see both the indoor and the ourdoor temperature in toon.

Thanks a lot.

Regards.
robgeerts
Starting Member
Starting Member
Posts: 38
Joined: Tue Aug 08, 2017 10:30 pm

Re: Toon app: Dashticz (for Toon); NEW: OV Info (NL)

Post by robgeerts »

I will add more devices in the next version!
Well, you should see scenes, only if they are marked as favorite.
Could you send me the output of your devices, only the devices you dont see.

Check: http://DOMOTICZ_IP:PORT/json.htm?type=devices&filter=all&used=true&favorite=1&order=Name
Locked

Return to “Toon Apps”