Your unit price (0.2032 cents) is not correct, should be 20.32 cents
Dashticz - Show your dashboard and how-to's!
Moderators: leecollings, htilburgs, robgeerts
-
Joep123
- Posts: 56
- Joined: Monday 26 March 2018 18:44
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
-
pelsen
- Posts: 2
- Joined: Monday 02 April 2018 20:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Playing with my Microsoft Surface 2, just started with Dashticz.

I`m having some strange issues around the refresh on the dashboard,
config['domoticz_refresh'] = '5';
config['dashticz_refresh'] = '60';
But looks like the intervals is 60min and not sec. I`m running the beta on both (Domoticz and Dashticz).

I`m having some strange issues around the refresh on the dashboard,
config['domoticz_refresh'] = '5';
config['dashticz_refresh'] = '60';
But looks like the intervals is 60min and not sec. I`m running the beta on both (Domoticz and Dashticz).
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
See. I told you I did something wrong
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
robgeerts
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
WOW great dashboards everybody, I see some really cool ones!
-
Titanium87
- Posts: 8
- Joined: Saturday 14 February 2015 19:52
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
What is the trick to have the graphs filled? Like not just the line..Beschuitje wrote: Friday 16 March 2018 11:51 My final version for now of Dashticz.
Its running on a 13.3 inch Trekstar tablet. That’s pretty big but a deliberate choice because of the Autiplan agenda.
I did however, had to adjust the density of the thing because the webpage didn’t fit on the screen.
IMG_9372.jpg
IMG_9370.jpg
.......
I have seen some of you have this, but I cant seem to find out how to get this myself.
-
Vomera
- Posts: 184
- Joined: Wednesday 06 September 2017 9:11
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Here is my setup! 
Took me some time. Even when a door opens or closes i see a picture of the door that opens and/or closes with different images (open and closed door). The best way was like there was an option OpenpopupOn and OpenpopupOff. Now i had to make 2 virtual switches for each door sensor to make it work.
Another thing i can't solve is the garbage. It is dark (looks like the button is off) and can't make it normal. Does someone has a solution for it?
It only works if i change the options to false:
config['garbage_use_colors'] = true;
config['garbage_icon_use_colors'] = true;
But then I get only white text.
Screen 2 is only webcam, so i didn't post it.
config.js


Took me some time. Even when a door opens or closes i see a picture of the door that opens and/or closes with different images (open and closed door). The best way was like there was an option OpenpopupOn and OpenpopupOff. Now i had to make 2 virtual switches for each door sensor to make it work.
Another thing i can't solve is the garbage. It is dark (looks like the button is off) and can't make it normal. Does someone has a solution for it?
It only works if i change the options to false:
config['garbage_use_colors'] = true;
config['garbage_icon_use_colors'] = true;
But then I get only white text.
Screen 2 is only webcam, so i didn't post it.
config.js
- Spoiler: show
- Spoiler: show



-
Venzent
- Posts: 40
- Joined: Sunday 15 April 2018 13:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Really looking cool!!
How did you do the "Voorlopig blijft het droog"-part? Where / how do you define your 3962 block?
Edit: Never mind, found the wiki....
How did you do the "Voorlopig blijft het droog"-part? Where / how do you define your 3962 block?
Edit: Never mind, found the wiki....
-
Venzent
- Posts: 40
- Joined: Sunday 15 April 2018 13:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Mmmm, got it working on Dashticz, but doesn't seem to project the correct data.
It is raining heavily, but it still says it's not gonna rain.
If I copy-paste the url, it gives a table with times and rainlevels, but nothing is showing up in /var/tmp/rain.tmp (should there appear text in it?)
http://gadgets.buienradar.nl/data/raint ... 9&lon=5.30
It is raining heavily, but it still says it's not gonna rain.
If I copy-paste the url, it gives a table with times and rainlevels, but nothing is showing up in /var/tmp/rain.tmp (should there appear text in it?)
http://gadgets.buienradar.nl/data/raint ... 9&lon=5.30
- HansieNL
- Posts: 969
- Joined: Monday 28 September 2015 15:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
@Venzent: Maybe you can try buienradar lua script viewtopic.php?f=61&t=22010
Blah blah blah
-
Vomera
- Posts: 184
- Joined: Wednesday 06 September 2017 9:11
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
In 1 of the scripts you have to change the http to https. For me it wasnt working, but changing it to https it gave the right data. Had to wait for the rain haha.Venzent wrote: Sunday 13 May 2018 20:24 Mmmm, got it working on Dashticz, but doesn't seem to project the correct data.
It is raining heavily, but it still says it's not gonna rain.
If I copy-paste the url, it gives a table with times and rainlevels, but nothing is showing up in /var/tmp/rain.tmp (should there appear text in it?)
http://gadgets.buienradar.nl/data/raint ... 9&lon=5.30
You can also set the debug to True, then you get in the logging of domoticz the same lines of data then when you type the http://gadgets.buienradar.nl/data/raint ... 9&lon=5.30 line.
log.txt
- Spoiler: show
-
Venzent
- Posts: 40
- Joined: Sunday 15 April 2018 13:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Thanks for the suggestions. Some further searching on the forum came across a similair issue. Had to put -L after the curl command. That fixed it.
- Luppie
- Posts: 16
- Joined: Thursday 08 October 2015 14:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Netherlands
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Just started yesterday configuring my dashboard and I have a few questions.
But first let me share my current config:
My setup :
iiyama PROLITE T2336MSC-B2 Touchscreen connected to a Raspberry Pi 3B (dedicated for dashticz)

CONFIG.js

Screen2:

The questions that I have are:
When using the onscreen editor it screws up my config, so I had to write (copy past from this thread) my own config, is this something known ?
The graphs on screen2 are not showing on my raspbery pi with Ubuntu Mate using Chromium, how can I fix this ?
On my raspberry pi dashticz uses 160% CPU (dashticz itself is hosted on a remote server), is dashticz so heavy ?
After 15 min. idle I have to login again in dashticz, can this time be extended ?
But first let me share my current config:
My setup :
iiyama PROLITE T2336MSC-B2 Touchscreen connected to a Raspberry Pi 3B (dedicated for dashticz)

CONFIG.js
- Spoiler: show

Screen2:

The questions that I have are:
When using the onscreen editor it screws up my config, so I had to write (copy past from this thread) my own config, is this something known ?
The graphs on screen2 are not showing on my raspbery pi with Ubuntu Mate using Chromium, how can I fix this ?
On my raspberry pi dashticz uses 160% CPU (dashticz itself is hosted on a remote server), is dashticz so heavy ?
After 15 min. idle I have to login again in dashticz, can this time be extended ?
Raspberry Pi2B | RFLink | MySensors Gateway | 18B20 | P1 | 9x KaKu Old | 3x Kaku New | KaKu PIR | 2x Flamingo Smoke Detector | Chuango PIR | Chuango Door Contact |3x Chinese Therm. Hum. Sensor | 2x SelectPlus DoorBell | RPi 7" Touch Control Panel
-
robgeerts
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Wow, looks great!!
1.) On-screen editor has some bugs, use the config-file instead for now...
2.) Is there a developer-console-window available? Do you get any errors?
3.) I'm trying to speed up Dashticz as much as I can, its hard to see what causes the load. Are you able to check this by (temporary) disabling blocks, one by one?
4.) The login you see is from Domoticz itself, maybe check those settings or cookie settings in Chromium?
1.) On-screen editor has some bugs, use the config-file instead for now...
2.) Is there a developer-console-window available? Do you get any errors?
3.) I'm trying to speed up Dashticz as much as I can, its hard to see what causes the load. Are you able to check this by (temporary) disabling blocks, one by one?
4.) The login you see is from Domoticz itself, maybe check those settings or cookie settings in Chromium?
- Luppie
- Posts: 16
- Joined: Thursday 08 October 2015 14:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Netherlands
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Thank you Rob
1.) I'm used to the config file now, so no problem.
2.) I have 2 resources (probably the graphs) not loading because of a 401 error (not authorized), weird thing is that on my Windows Laptop it is loading perfectly using Chrome (see the above screenshots). Changing authentication in Domoticz from login page to basic-auth fixed this for me.
3.) Will try that tomorrow
4.)My Domoticz has no timeout configured, but i found this line in login.js of Dashticz:
I have increased this to 24 hours now and will test if this works for me.
1.) I'm used to the config file now, so no problem.
2.) I have 2 resources (probably the graphs) not loading because of a 401 error (not authorized), weird thing is that on my Windows Laptop it is loading perfectly using Chrome (see the above screenshots). Changing authentication in Domoticz from login page to basic-auth fixed this for me.
3.) Will try that tomorrow
4.)My Domoticz has no timeout configured, but i found this line in login.js of Dashticz:
Code: Select all
var sessionTimeout = 1; //session timeout after x hour(s)
Raspberry Pi2B | RFLink | MySensors Gateway | 18B20 | P1 | 9x KaKu Old | 3x Kaku New | KaKu PIR | 2x Flamingo Smoke Detector | Chuango PIR | Chuango Door Contact |3x Chinese Therm. Hum. Sensor | 2x SelectPlus DoorBell | RPi 7" Touch Control Panel
- Luppie
- Posts: 16
- Joined: Thursday 08 October 2015 14:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Netherlands
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
A little update on my post:
1)n.a
2) this is fixed now by changing authentication in Domoticz from login page to basic-auth.
3) Still have to test.
4) this is fixed now by setting the timeout in login.js
I noticed that if the CONFIG.js is generated by dashticz, that the numeric values all get quotes ' ' around them, while they only seems to work without the quotes.
1)n.a
2) this is fixed now by changing authentication in Domoticz from login page to basic-auth.
3) Still have to test.
4) this is fixed now by setting the timeout in login.js
I was having the same issue, the following works for me:Vomera wrote: Sunday 13 May 2018 13:42 Here is my setup!
Another thing i can't solve is the garbage. It is dark (looks like the button is off) and can't make it normal. Does someone has a solution for it?
It only works if i change the options to false:
config['garbage_use_colors'] = true;
config['garbage_icon_use_colors'] = true;
But then I get only white text.
Code: Select all
config['garbage_use_colors'] = 1;
config['garbage_icon_use_colors'] = 1;Raspberry Pi2B | RFLink | MySensors Gateway | 18B20 | P1 | 9x KaKu Old | 3x Kaku New | KaKu PIR | 2x Flamingo Smoke Detector | Chuango PIR | Chuango Door Contact |3x Chinese Therm. Hum. Sensor | 2x SelectPlus DoorBell | RPi 7" Touch Control Panel
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Nice screen, but too expensive for me.
Last edited by EdwinK on Thursday 17 May 2018 14:58, edited 1 time in total.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
Vomera
- Posts: 184
- Joined: Wednesday 06 September 2017 9:11
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
The garbage issue is solved by changing the hex numbers of the garbage colors.
- Luppie
- Posts: 16
- Joined: Thursday 08 October 2015 14:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Netherlands
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Is there a way to limit the amount of API calls to Wunderground ?
Right now I have 760 API calls/day, that is an average of every 2 minutes a call, while my WU developer license only allows 500 API calls.

Right now I have 760 API calls/day, that is an average of every 2 minutes a call, while my WU developer license only allows 500 API calls.

Raspberry Pi2B | RFLink | MySensors Gateway | 18B20 | P1 | 9x KaKu Old | 3x Kaku New | KaKu PIR | 2x Flamingo Smoke Detector | Chuango PIR | Chuango Door Contact |3x Chinese Therm. Hum. Sensor | 2x SelectPlus DoorBell | RPi 7" Touch Control Panel
- Luppie
- Posts: 16
- Joined: Thursday 08 October 2015 14:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Netherlands
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
I did some tests.robgeerts wrote: Tuesday 15 May 2018 23:15 Wow, looks great!!
1.) On-screen editor has some bugs, use the config-file instead for now...
2.) Is there a developer-console-window available? Do you get any errors?
3.) I'm trying to speed up Dashticz as much as I can, its hard to see what causes the load. Are you able to check this by (temporary) disabling blocks, one by one?
4.) The login you see is from Domoticz itself, maybe check those settings or cookie settings in Chromium?
All colums enabled:

Colum 1 disabled:

Colum 1 & 2 disabled:

Raspberry Pi2B | RFLink | MySensors Gateway | 18B20 | P1 | 9x KaKu Old | 3x Kaku New | KaKu PIR | 2x Flamingo Smoke Detector | Chuango PIR | Chuango Door Contact |3x Chinese Therm. Hum. Sensor | 2x SelectPlus DoorBell | RPi 7" Touch Control Panel
-
robgeerts
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
So column 2 seems to use the most?
Who is online
Users browsing this forum: No registered users and 1 guest