Dashticz - General Discussions
Moderators: leecollings, htilburgs, robgeerts
Re: Dashticz v2.0, custom positioning and multiple screens
Just setup the traffic map. It worked like a charm. But I saw that there were some problems.
Thanks to Rob for picking this up so fast. Wonderfull.
Is it possible to have multiple areas for the maps. What I mean i: I would like to make a page with for example 4 areas where I travel a lot and that I can see in one screen the traffic in those areas. easy fix, would be to copy the function Rob has build with four slightly different names and different names, but maybe there is a more simple setup possible, because I can imagine that this could be interesting for more people.
Anyway. I love this Frontpage!
Thanks to Rob for picking this up so fast. Wonderfull.
Is it possible to have multiple areas for the maps. What I mean i: I would like to make a page with for example 4 areas where I travel a lot and that I can see in one screen the traffic in those areas. easy fix, would be to copy the function Rob has build with four slightly different names and different names, but maybe there is a more simple setup possible, because I can imagine that this could be interesting for more people.
Anyway. I love this Frontpage!
-
- Posts: 29
- Joined: Tuesday 14 March 2017 17:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Skendel
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
After the last update i noticed that the dimmer function is still not working good. When i try to dim my lights the screen is still sliding left or right.
can you please fix this.
tnx patrick
can you please fix this.
tnx patrick
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
In latest version, just pushed to gitlab, it is possible to define maps as:TapNL wrote:Just setup the traffic map. It worked like a charm. But I saw that there were some problems.
Thanks to Rob for picking this up so fast. Wonderfull.
Is it possible to have multiple areas for the maps. What I mean i: I would like to make a page with for example 4 areas where I travel a lot and that I can see in one screen the traffic in those areas. easy fix, would be to copy the function Rob has build with four slightly different names and different names, but maybe there is a more simple setup possible, because I can imagine that this could be interesting for more people.
Anyway. I love this Frontpage!
Code: Select all
var maps = {}
maps.sonenbreugel = { width:12, latitude: 51.5322056, longitude: 5.4870054, zoom:10 }
maps.eindhoven = { width:12, latitude: 51.4301841, longitude: 5.4538185, zoom:13 }
Code: Select all
columns[1]['blocks'] = [maps.sonenbreugel,maps.eindhoven]
-
- Posts: 278
- Joined: Sunday 14 December 2014 12:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V4.11375
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
Posted also my Dashticz.SuperMouse wrote:I will start mine with some print screens and exports of the custom.css and config.js
I need to clean up the code and make some pictures first
Here it is:
Show your Dashticz v2.0 and how-to's!
https://www.domoticz.com/forum/viewtopi ... =8&t=17242
Who is next?

-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
Looks nice, I see you already managed changing the graphcolors.
Did you do this via CSS?
(I replied with my dashticz-version too in that forum!)
Did you do this via CSS?
(I replied with my dashticz-version too in that forum!)
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
Nothign special to show.SwordFish wrote:Posted also my Dashticz.SuperMouse wrote:I will start mine with some print screens and exports of the custom.css and config.js
I need to clean up the code and make some pictures first
Here it is:
Show your Dashticz v2.0 and how-to's!
https://www.domoticz.com/forum/viewtopi ... =8&t=17242
Who is next?
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 278
- Joined: Sunday 14 December 2014 12:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V4.11375
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
No in the graphs.jsrobgeerts wrote:Looks nice, I see you already managed changing the graphcolors.
Did you do this via CSS?
(I replied with my dashticz-version too in that forum!)

-
- Posts: 278
- Joined: Sunday 14 December 2014 12:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V4.11375
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
Nothing special is also specialEdKo66 wrote:Nothign special to show.SwordFish wrote:Posted also my Dashticz.SuperMouse wrote:I will start mine with some print screens and exports of the custom.css and config.js
I need to clean up the code and make some pictures first
Here it is:
Show your Dashticz v2.0 and how-to's!
https://www.domoticz.com/forum/viewtopi ... =8&t=17242
Who is next?

-
- Posts: 53
- Joined: Wednesday 20 January 2016 20:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Stable
- Location: Netherlands
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
Wow! Nice update, some cool new functions!
Thanks m8, keep up to good work
Just have made a donation!
Thanks m8, keep up to good work

Just have made a donation!
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
Thank you very much, appreciate it!
-
- Posts: 55
- Joined: Sunday 09 April 2017 15:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5877
- Location: Almere
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
Is it possible to center the text in the Blocks like the 'Clock' block, and also to change the font size of a couple of blocks.
I now use
But this is for all blocks I want for example only change the font size for the light switches
I now use
Code: Select all
}
.col-data .title {
font-size:15px;
}
.col-data span {
font-size:15px;
}
-
- Posts: 667
- Joined: Wednesday 08 March 2017 9:42
- Target OS: Linux
- Domoticz version: 3.8993
- Location: Amsterdam
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
Did a donation as well
Gebruik hem goed morgen op Koningsdag 
Here my final creation of the 2 screens:


Here my final creation of the 2 screens:
RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
-
- Posts: 55
- Joined: Sunday 09 April 2017 15:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5877
- Location: Almere
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
Nice Dashboard can you share how you created the yellow suns in the Sunrise and weather blocks?poudenes wrote:Did a donation as wellGebruik hem goed morgen op Koningsdag
Here my final creation of the 2 screens:
Screenshot_20170426-103204.jpg
Screenshot_20170426-103209.jpg
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
Thankspoudenes wrote:Did a donation as wellGebruik hem goed morgen op Koningsdag

-
- Posts: 105
- Joined: Sunday 02 February 2014 23:57
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Portugal
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
thanks poudenes, you can share your setting and screenshot atpoudenes wrote:Did a donation as wellGebruik hem goed morgen op Koningsdag
Here my final creation of the 2 screens:
Screenshot_20170426-103204.jpg
Screenshot_20170426-103209.jpg
https://www.domoticz.com/forum/viewtopi ... =8&t=17242
thanks
-
- Posts: 667
- Joined: Wednesday 08 March 2017 9:42
- Target OS: Linux
- Domoticz version: 3.8993
- Location: Amsterdam
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
Here you are !!
Code: Select all
/* Schakelaars */
.fa.fa-lightbulb-o.on {color:#00FF00;}
.fa.fa-lightbulb-o.off {color:#ff0000;}
.fa.fa-tv.on {color:#00FF00;}
.fa.fa-tv.off {color:#ff6666;}
.fa.fa-file-movie-o.on {color:#00FF00;}
.fa.fa-file-movie-o.off {color:#ffff00;}
.fa.fa-music.on {color:#00FF00;}
.fa.fa-music.off {color:#0099ff;}
.fa.fa-power-off.off.on {color:#00FF00;}
.fa.fa-power-off.off {color:#ff8000;}
.fa-toggle-on.on {color:#00FF00;}
.fa-toggle-on.off {color:#ff0000;}
.fa-sign-out.on {color:#00FF00;}
.fa-sign-out.off {color:#ff0000;}
/* Weather */
.wi {color:#fff000;}
.fa-lightbulb-o:before {font-size: 25px;}
.fa.fa-tv.on:before {font-size: 25px;}
.fa.fa-tv.off:before {font-size: 25px;}
.fa.fa-file-movie-o.on:before {font-size: 25px;}
.fa.fa-file-movie-o.off:before {font-size: 25px;}
.fa.fa-music.on:before {font-size: 25px;}
.fa.fa-music.off:before {font-size: 25px;}
.fa.fa-power-off.off.on:before {font-size: 25px;}
.fa.fa-power-off.off:before {font-size: 25px;}
.fa-toggle-on.on:before {font-size: 25px;}
.fa-toggle-on.off:before {font-size: 25px;}
fa-sign-out:before {font-size: 25px;}
.transbg.col-xs-1, .transbg.col-xs-2, .transbg.col-xs-3, .transbg.col-xs-4, .transbg.col-xs-5, .transbg.col-xs-6,
.transbg.col-xs-7, .transbg.col-xs-8, .transbg.col-xs-9, .transbg.col-xs-10, .transbg.col-xs-11,
.transbg.col-xs-12 {padding-top:15px; padding-bottom:15px; border: 3px solid rgba(0,0,0,0); background: rgba(0,0,0,0.7); background-clip: padding-box;}
pkrabben wrote:Nice Dashboard can you share how you created the yellow suns in the Sunrise and weather blocks?poudenes wrote:Did a donation as wellGebruik hem goed morgen op Koningsdag
Here my final creation of the 2 screens:
Screenshot_20170426-103204.jpg
Screenshot_20170426-103209.jpg
RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
-
- Posts: 55
- Joined: Sunday 09 April 2017 15:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5877
- Location: Almere
- Contact:
Re: Dashticz v2.0, custom positioning and multiple screens
Thanks this is workingpoudenes wrote:Here you are !!
Code: Select all
/* Schakelaars */ .fa.fa-lightbulb-o.on {color:#00FF00;} .fa.fa-lightbulb-o.off {color:#ff0000;} .fa.fa-tv.on {color:#00FF00;} .fa.fa-tv.off {color:#ff6666;} .fa.fa-file-movie-o.on {color:#00FF00;} .fa.fa-file-movie-o.off {color:#ffff00;} .fa.fa-music.on {color:#00FF00;} .fa.fa-music.off {color:#0099ff;} .fa.fa-power-off.off.on {color:#00FF00;} .fa.fa-power-off.off {color:#ff8000;} .fa-toggle-on.on {color:#00FF00;} .fa-toggle-on.off {color:#ff0000;} .fa-sign-out.on {color:#00FF00;} .fa-sign-out.off {color:#ff0000;} /* Weather */ .wi {color:#fff000;} .fa-lightbulb-o:before {font-size: 25px;} .fa.fa-tv.on:before {font-size: 25px;} .fa.fa-tv.off:before {font-size: 25px;} .fa.fa-file-movie-o.on:before {font-size: 25px;} .fa.fa-file-movie-o.off:before {font-size: 25px;} .fa.fa-music.on:before {font-size: 25px;} .fa.fa-music.off:before {font-size: 25px;} .fa.fa-power-off.off.on:before {font-size: 25px;} .fa.fa-power-off.off:before {font-size: 25px;} .fa-toggle-on.on:before {font-size: 25px;} .fa-toggle-on.off:before {font-size: 25px;} fa-sign-out:before {font-size: 25px;} .transbg.col-xs-1, .transbg.col-xs-2, .transbg.col-xs-3, .transbg.col-xs-4, .transbg.col-xs-5, .transbg.col-xs-6, .transbg.col-xs-7, .transbg.col-xs-8, .transbg.col-xs-9, .transbg.col-xs-10, .transbg.col-xs-11, .transbg.col-xs-12 {padding-top:15px; padding-bottom:15px; border: 3px solid rgba(0,0,0,0); background: rgba(0,0,0,0.7); background-clip: padding-box;}
pkrabben wrote:Nice Dashboard can you share how you created the yellow suns in the Sunrise and weather blocks?poudenes wrote:Did a donation as wellGebruik hem goed morgen op Koningsdag
Here my final creation of the 2 screens:
Screenshot_20170426-103204.jpg
Screenshot_20170426-103209.jpg
Who is online
Users browsing this forum: No registered users and 1 guest