Dashticz - Show your dashboard and how-to's!
Moderators: leecollings, htilburgs, robgeerts
Re: Dashticz - Show your dashboard and how-to's!
Thanks for creating the fantastic Dashticz app! I have been running Domoticz both at my home and my mountain cabin for years, but have never - until now, really got the WAF in place
The control center for my mountain cabin is now finally done, with no less then 15 pages/slides and close to 150 devices. Also a bunch of css styling and some changes to source code (committed to github, https://github.com/Dashticz/dashticz_v2/pull/436).
I'm using a Huawei MediaPad T5 10 inch Android tablet, running Fully Kiosk Browser (https://play.google.com/store/apps/deta ... erov.fully) in kiosk mode for rendering the dashticz site, Fotoo app (https://play.google.com/store/apps/deta ... m.bo.fotoo) for photo screensaver and tasker to report tablet battery status to Domoticz. The battery status is used to switch on or off the charger, using a wall plug, keeping the battery level between 30% and 80%.
The control center for my mountain cabin is now finally done, with no less then 15 pages/slides and close to 150 devices. Also a bunch of css styling and some changes to source code (committed to github, https://github.com/Dashticz/dashticz_v2/pull/436).
I'm using a Huawei MediaPad T5 10 inch Android tablet, running Fully Kiosk Browser (https://play.google.com/store/apps/deta ... erov.fully) in kiosk mode for rendering the dashticz site, Fotoo app (https://play.google.com/store/apps/deta ... m.bo.fotoo) for photo screensaver and tasker to report tablet battery status to Domoticz. The battery status is used to switch on or off the charger, using a wall plug, keeping the battery level between 30% and 80%.
-
- Posts: 18
- Joined: Thursday 10 May 2018 10:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V8.153
- Location: Oss The Netherlands
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Hello PKessels, do not know of you solved your problem yet.
I used part of the info of the sensors 'blocktitle_8','92_2','94_1','152_1' where 92 is my electra 94 is my gas 152 is my water usage this day
Hope this helps
Jack
- Attachments
-
- dagverbruik licht gas water.PNG (38.24 KiB) Viewed 6237 times
5 x raspberry with Domoticz, open hab, Home assitant, OpenElec Kodi.
Interests Home automation
Interests Home automation
-
- Posts: 5
- Joined: Wednesday 22 February 2017 20:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Hereby the requested information. Thanks for helping.Lokonli wrote: ↑Sunday 17 February 2019 22:20Dashticz interprets the Domoticz device information according certain rules, which doesn't always work correctly.
Can you post the result of the following:Use the IP address and port of your own Domoticz server. Replace 123 with the Domoticz device ID of your watermeter.Code: Select all
http://192.168.178.18:8080/json.htm?type=devices&rid=123
- Spoiler: show
-
- Posts: 2261
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
I've created a fix to js/graph.js. (attached). Can you test with this version? I'll create a PR on Github as well. The change will be merged into the next beta release of Dashticz.pkessels wrote: ↑Sunday 24 February 2019 13:28Hereby the requested information. Thanks for helping.Lokonli wrote: ↑Sunday 17 February 2019 22:20Dashticz interprets the Domoticz device information according certain rules, which doesn't always work correctly.
Can you post the result of the following:Use the IP address and port of your own Domoticz server. Replace 123 with the Domoticz device ID of your watermeter.Code: Select all
http://192.168.178.18:8080/json.htm?type=devices&rid=123
- Spoiler: show
- Attachments
-
- graphs.js
- (13.14 KiB) Downloaded 120 times
- 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!
I've changed a bit here and there on my dashboard. Looking beter on the tablet.
Still some tweaking to do with the meteoalarm font size, and the buttons for the sunscreen.
config.js
Still some tweaking to do with the meteoalarm font size, and the buttons for the sunscreen.
config.js
- Spoiler: show
Last edited by EdwinK on Saturday 09 March 2019 19:08, 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
Re: Dashticz - Show your dashboard and how-to's!
Hi Edwin,
I like the option to have a test image if a camera is not online. Can you point me in the direction how to accomplish this? Currently my dashboard change to smaller boxes if a camera is offline.
Regards, Rob
I like the option to have a test image if a camera is not online. Can you point me in the direction how to accomplish this? Currently my dashboard change to smaller boxes if a camera is offline.
Regards, Rob
- 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!
Hi Rob,
This is just a static image until I get a workaround to get RTSP working with a pi or synology.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
Re: Dashticz - Show your dashboard and how-to's!
Hi Edwin, thx, that explains why I couldn't find anything. Hopefully someone likes or has already done this and will share the solution.
Re: Dashticz - Show your dashboard and how-to's!
Hi all!
Last weekend I made my first attempt on creating a dashboard to control lighting and media in mostly my living room and have some extra temperature/weather and cam info.
I wanted it to be clean and not to extensive; less is more! I'm displaying it on a NVidia Shield tablet which I mounted to the wall with a custom bracket 3D-printed by a friend. I'm using Fully Kiosk to have it displayed full screen and woken up by waving my hand in front of the cam or by making a sound.
Since I have a HIKVision cam there's still one issue with keeping the image refreshed; this doesn't work. I think it's because the HIKVision cam doesn't allow user:pw added to the URL string. I tried making the cam popup on ringing the doorbell, but couldn't get it working. I hope RTSP will be integrated in the future, because this will fix the login problem!
To make it fit on this small screen I adjusted the block height and spacing a bit in custom.css.
So what do you think? I'm quite pleased
Greetings, Raarrr
Last weekend I made my first attempt on creating a dashboard to control lighting and media in mostly my living room and have some extra temperature/weather and cam info.
I wanted it to be clean and not to extensive; less is more! I'm displaying it on a NVidia Shield tablet which I mounted to the wall with a custom bracket 3D-printed by a friend. I'm using Fully Kiosk to have it displayed full screen and woken up by waving my hand in front of the cam or by making a sound.
Since I have a HIKVision cam there's still one issue with keeping the image refreshed; this doesn't work. I think it's because the HIKVision cam doesn't allow user:pw added to the URL string. I tried making the cam popup on ringing the doorbell, but couldn't get it working. I hope RTSP will be integrated in the future, because this will fix the login problem!
To make it fit on this small screen I adjusted the block height and spacing a bit in custom.css.
So what do you think? I'm quite pleased
Greetings, Raarrr
-
- Posts: 2
- Joined: Tuesday 18 December 2018 12:57
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10717
- Location: The Hague
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Hello,
I've searched an have not found a solution to my little problem.
I us a graph for the L1 Voltage, but the range of that graph is between 0 and 300 V.
I want the range to be, say, 220 to 250 V, is this possible?
At this moment the graph is useless.
René
I've searched an have not found a solution to my little problem.
I us a graph for the L1 Voltage, but the range of that graph is between 0 and 300 V.
I want the range to be, say, 220 to 250 V, is this possible?
At this moment the graph is useless.
René
- mongoose
- Posts: 42
- Joined: Friday 22 November 2013 10:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Took me a while and still a few bugs to iron out, but pleased with my self so far.
I took the moon code, and combined it with the oil tank example in the wiki then created 100 pictures of a water tank filling up.
Next is to hook up my distance sensor instead of a dummy device to have a nice water tank display
Ran out of water twice this summer lol
I took the moon code, and combined it with the oil tank example in the wiki then created 100 pictures of a water tank filling up.
Next is to hook up my distance sensor instead of a dummy device to have a nice water tank display
Ran out of water twice this summer lol
- Minglarn
- Posts: 214
- Joined: Friday 21 August 2015 19:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version: v3.8153
- Location: Stockholm / Sweden
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Sorry... but I just had to post this...
My dash panel is nearly as good as I want...
I've got my dashboard monted onto the wall. It's touch panel 22"...
As friends come by they always ask things and are quite impressed by the power of Dashticz and Domoticz.
But there were a little missing part... I came up with this... The Chuck Button... People always ask... What does this button do...
Me: Dont press that button...
The strange this is that they ALWAYS press that button...
When pressed it presents this..
At least there is a good laugh.. :
My dash panel is nearly as good as I want...
I've got my dashboard monted onto the wall. It's touch panel 22"...
As friends come by they always ask things and are quite impressed by the power of Dashticz and Domoticz.
But there were a little missing part... I came up with this... The Chuck Button... People always ask... What does this button do...
Me: Dont press that button...
The strange this is that they ALWAYS press that button...
When pressed it presents this..
At least there is a good laugh.. :
“When you eliminate the impossible, whatever remains, however improbable, must be the truth.” -Spock in Star Trek VI
-
- Posts: 43
- Joined: Wednesday 06 February 2019 18:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Belgium
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Very nice all,
But im a beginner and love the stuff you guys create and post,
But without the images and stuff there is nothing much to replicate
grtz
Aad
But im a beginner and love the stuff you guys create and post,
But without the images and stuff there is nothing much to replicate
grtz
Aad
Raspberry Pi 3 B+ & Domoticz Beta & Dashticz Beta = Headache :)
But it keeps you van the straat
But it keeps you van the straat
- Minglarn
- Posts: 214
- Joined: Friday 21 August 2015 19:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version: v3.8153
- Location: Stockholm / Sweden
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
OK.. will try to explain..
First.. this is PHP based script. Anyway...
Make a dummy switch in Domoticz...
Put it in Dashticz..
Like this:
The code for the PHP script..
First.. this is PHP based script. Anyway...
Make a dummy switch in Domoticz...
Put it in Dashticz..
Like this:
Code: Select all
blocks[2460] = {title:'THE CHUCK BUTTON', image: 'chuck-norris.png',hide_data:true};
blocks[2460]['openpopup']= {url:'php/chuck_norris_facts.php',framewidth:1024, frameheight: 600};;
Code: Select all
<?PHP
// SET IP FOR DOMOTICZ!
$domoticzurl = "http://192.168.1.59:8080/";
//Chuck Norris get...
$url = "https://api.chucknorris.io/jokes/random";
$contents = file_get_contents($url);
$json = json_decode($contents,true);
/* RESPONSE example:
{
"icon_url" : "https://assets.chucknorris.host/img/avatar/chuck-norris.png",
"id" : "EijYWni9QyiZo5nYc0IE4w",
"url" : "https://api.chucknorris.io/jokes/EijYWni9QyiZo5nYc0IE4w"
"value" : "When Bruce Banner gets mad,he turns into the Hulk.When Chuck Norris gets mad,the Hulk turns and runs."
}
*/
$chuck_icon = $json['icon_url'];
$chuck_text = $json['value'];
// ECHO ... HTML text ...
echo '
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="UTF-8">
</head>
<body background="../img/chuck_norris_bgr.jpg" style="background-size: cover";>
<h1 style="font-size: 5em;color:white;"><center>CHUCK NORRIS FACTS!</h1><br>
<p><center><h1 style="color:white;background-color:black";>'.$chuck_text.'</p>
</body>
</html>';
?>
- Attachments
-
- chuck_norris_bgr.jpg (67.82 KiB) Viewed 5662 times
-
- chuck-norris.png (19.3 KiB) Viewed 5662 times
“When you eliminate the impossible, whatever remains, however improbable, must be the truth.” -Spock in Star Trek VI
-
- Posts: 43
- Joined: Wednesday 06 February 2019 18:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Belgium
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Hello all,
Here is my "work in progress"
Lampen standaard settings etc
Netwerk etc true crontab ping every 4 minutes
"Wie is thuis" also via crontab telefoon ping on wifi netwerk
Verkeers info changed to Belgie (link changed in traffic.js)
Afval kalender didnt work in the "beta" versie because dashticz.nl is not online so everything brought bakc to the old version.
Alot of switches are not visable yet,but will be on the other screens.
I only seems not to get the normal google calendar to work???
But its all work in progress still
Here is my "work in progress"
Lampen standaard settings etc
Netwerk etc true crontab ping every 4 minutes
"Wie is thuis" also via crontab telefoon ping on wifi netwerk
Verkeers info changed to Belgie (link changed in traffic.js)
Afval kalender didnt work in the "beta" versie because dashticz.nl is not online so everything brought bakc to the old version.
Alot of switches are not visable yet,but will be on the other screens.
I only seems not to get the normal google calendar to work???
But its all work in progress still
- Attachments
-
- dashboard aad.jpg (205.33 KiB) Viewed 5510 times
Raspberry Pi 3 B+ & Domoticz Beta & Dashticz Beta = Headache :)
But it keeps you van the straat
But it keeps you van the straat
-
- Posts: 2261
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
The beta version doesn't make use of Dashticz.nl.TankySpanky wrote: ↑Monday 25 March 2019 12:10 Hello all,
Here is my "work in progress"
Lampen standaard settings etc
Netwerk etc true crontab ping every 4 minutes
"Wie is thuis" also via crontab telefoon ping on wifi netwerk
Verkeers info changed to Belgie (link changed in traffic.js)
Afval kalender didnt work in the "beta" versie because dashticz.nl is not online so everything brought bakc to the old version.
Alot of switches are not visable yet,but will be on the other screens.
I only seems not to get the normal google calendar to work???
But its all work in progress still
If you've setup your system correctly garbage (afval kalender) and google calendar will work with the beta version.
-
- Posts: 43
- Joined: Wednesday 06 February 2019 18:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Belgium
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Hello,
Thanx for that information, i had "pulled" the beta as described "How-to" then i guess something went wrong
I have installed Apache Curl etc etc as described how to install a Apache server
Made the "link" to dashticz_v2" etc
I shall make a backup of my currently version and try it again.
Because garbage is working now, only not the google agenda
ty in advance
Thanx for that information, i had "pulled" the beta as described "How-to" then i guess something went wrong
I have installed Apache Curl etc etc as described how to install a Apache server
Made the "link" to dashticz_v2" etc
I shall make a backup of my currently version and try it again.
Because garbage is working now, only not the google agenda
ty in advance
Raspberry Pi 3 B+ & Domoticz Beta & Dashticz Beta = Headache :)
But it keeps you van the straat
But it keeps you van the straat
-
- Posts: 23
- Joined: Monday 04 July 2016 23:15
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3.8805
- Location: Netherlands
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
In the frames.weather line change the word "fontcolor" in "text-color" and the color will change.
-
- Posts: 43
- Joined: Wednesday 06 February 2019 18:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Belgium
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
Hello,
I have a question:
I have the Dashticz Screen almost as i like but i wanted to change some "cosmiticz" like the hover over switches to change to a other color;
And the title bar or the "switches" and other block titles to a different back color than the swithes and other blocks itself
Iven been trying things like :
Background color : hover bla bla
But that didnt work
And all screens i found in the forum are all the same color ......
Maybe its something simple i didnt see???
Part of the CSS file for the "all the blocks"
I have a question:
I have the Dashticz Screen almost as i like but i wanted to change some "cosmiticz" like the hover over switches to change to a other color;
And the title bar or the "switches" and other block titles to a different back color than the swithes and other blocks itself
Iven been trying things like :
Background color : hover bla bla
But that didnt work
And all screens i found in the forum are all the same color ......
Maybe its something simple i didnt see???
Part of the CSS file for the "all the blocks"
- Spoiler: show
- Spoiler: show
Raspberry Pi 3 B+ & Domoticz Beta & Dashticz Beta = Headache :)
But it keeps you van the straat
But it keeps you van the straat
-
- Posts: 23
- Joined: Monday 04 July 2016 23:15
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3.8805
- Location: Netherlands
- Contact:
Re: Dashticz - Show your dashboard and how-to's!
For me the following works:TankySpanky wrote: ↑Friday 29 March 2019 18:52 Hello,
I have a question:
I have the Dashticz Screen almost as i like but i wanted to change some "cosmeticz" like the hover over switches to change to a other color;
And the title bar or the "switches" and other block titles to a different back color than the swithes and other blocks itself
I've been trying things like :
Background color : hover bla bla
But that didnt work
And all screens I found in the forum are all the same color ......
Maybe its something simple i didnt see???
.titlegroups.mh
{ background-color: gray;}
.transbg.hover.mh:hover
{ background-color: red;}
Who is online
Users browsing this forum: No registered users and 1 guest