Dashticz - General Discussions
Moderators: leecollings, htilburgs, robgeerts
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Dashticz - General Discussions
Please post some general discussions in this topic
(I moved the old start post to a separate pinned topic!
(I moved the old start post to a separate pinned topic!
Last edited by robgeerts on Thursday 04 May 2017 23:10, edited 25 times in total.
-
- Posts: 42
- Joined: Wednesday 01 April 2015 11:52
- Target OS: Linux
- Domoticz version: Beta
- Contact:
Re: Dashboard Design
Wow very nice looking Dashboard. Very interested in this
-
- Posts: 16
- Joined: Sunday 22 January 2017 15:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashboard Design
Yes! Waow!!!!
Envoyé de mon Moto G (4) en utilisant Tapatalk
Envoyé de mon Moto G (4) en utilisant Tapatalk
-
- Posts: 29
- Joined: Thursday 19 January 2017 9:19
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands
- Contact:
Re: Dashboard Design
Looks very good. Please share!!!
Re: Dashboard Design
Great design, looks very professional
-
- Posts: 5
- Joined: Tuesday 15 December 2015 10:29
- Target OS: Linux
- Domoticz version: 4.10717
- Contact:
Re: Dashboard Design
Very nice desing. I want to try this.
Make Github account and make a new project for it.
Make Github account and make a new project for it.
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Dashboard Design
Yes, please share.
Hope it would be as easy to adapt as G3rards frontpage
Hope it would be as easy to adapt as G3rards frontpage
Last edited by EdwinK on Thursday 09 March 2017 17:13, 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
-
- Posts: 31
- Joined: Monday 21 September 2015 16:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Latest
- Contact:
Re: Dashboard Design
Excellent!
- gielie
- Posts: 290
- Joined: Tuesday 12 January 2016 11:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest β
- Location: The Netherlands (Alkmaar)
- Contact:
Re: Dashboard Design
Wow this looks realy nice.
Would you like to share the code? Id like to try this one.
Would you like to share the code? Id like to try this one.
- Aeon Labs USB Stick met Z-wave plus
- Aeotec MultiSensor 6
- FIBARO FGS223
- FIBARO FGWPE Wall Plug
- Neo CoolCam Power plug
- Popp Smoke Detector
- Toon
- Kodi Media Server
- Aeotec MultiSensor 6
- FIBARO FGS223
- FIBARO FGWPE Wall Plug
- Neo CoolCam Power plug
- Popp Smoke Detector
- Toon
- Kodi Media Server
-
- Posts: 550
- Joined: Tuesday 17 June 2014 22:14
- Target OS: NAS (Synology & others)
- Domoticz version: 4.10538
- Location: NL
- Contact:
Re: Dashboard Design
Could this be the design frontend for domoboard?
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashboard Design
You can find the source over here: https://gitlab.com/robgeerts/dashboard/tree/master
Change CONFIG.JS, for the weather to work, use your own api key from Wunderground.
After saving the config, it loads the switches wich are marked as favorite in Domoticz.
If you have changed the code yourself, it would be great if you can share the changes you made as a snippet in the repository.
I cannot promise it works immediately in your situation, because it was originally created for my own
Change CONFIG.JS, for the weather to work, use your own api key from Wunderground.
After saving the config, it loads the switches wich are marked as favorite in Domoticz.
If you have changed the code yourself, it would be great if you can share the changes you made as a snippet in the repository.
I cannot promise it works immediately in your situation, because it was originally created for my own
Last edited by robgeerts on Thursday 09 March 2017 20:34, edited 1 time in total.
-
- Posts: 42
- Joined: Wednesday 01 April 2015 11:52
- Target OS: Linux
- Domoticz version: Beta
- Contact:
Re: Dashboard Design
Thanks for sharing this Project but do I need to register at GitLab to see the repository?
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashboard Design
Not any more
I have just added 3 buttons for controlling your Ziggo Horizon mediabox (if you have one).
Take a look at CONFIG.JS for more info!
Edit: I also added support for NZBget
I have just added 3 buttons for controlling your Ziggo Horizon mediabox (if you have one).
Take a look at CONFIG.JS for more info!
Edit: I also added support for NZBget
-
- Posts: 42
- Joined: Wednesday 01 April 2015 11:52
- Target OS: Linux
- Domoticz version: Beta
- Contact:
Re: Dashboard Design
Thanks! I Downloaded the Dashboard, and it's looking very nice. Made some changes to the icons as I also have some "Switches" in my Favorites. Could you maybe tell where the value of "Temperatuur Woonkamer" is based upon? And how I can change it?
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: Dashboard Design
The value of 'Temperature Woonkamer' is coming from a domoticz-switch with type 'Temp'.
In my case, my device (from my energy supplier, called Toon) is sending this value to Domoticz.
I just editted the scripts so it hides the blocks on the right at first, until there's a value available.
Could you post the changes you made (or a screenshot) to see if this is usefull for me? (or anyone else on this forum)
In my case, my device (from my energy supplier, called Toon) is sending this value to Domoticz.
I just editted the scripts so it hides the blocks on the right at first, until there's a value available.
Could you post the changes you made (or a screenshot) to see if this is usefull for me? (or anyone else on this forum)
-
- Posts: 42
- Joined: Wednesday 01 April 2015 11:52
- Target OS: Linux
- Domoticz version: Beta
- Contact:
Re: New Dashboard Design
And what if you have multiple "Temp" Switches For no it looks like its using some random Temp Switch that I have, so if this Switch could be configured that would be cool. The Temperature Switches that you're using is also from Toon I presume? I tried adding my HoneyWell EvoTouch to it, but unfortunately it's not possible to control the Temperature with the Dashboard.
As for the Screenshot, this is my current Dashboard.
As for the Screenshot, this is my current Dashboard.
-
- Posts: 230
- Joined: Sunday 14 July 2013 20:21
- Target OS: Linux
- Domoticz version: 4.10233
- Location: Alkmaar, The Netherlands
- Contact:
Re: New Dashboard Design
Wow!
This really looks great...
But how do you guys set it up with your own switches/temp sensors?
I cant seem to find any place to configure this...
Please help me out
This really looks great...
But how do you guys set it up with your own switches/temp sensors?
I cant seem to find any place to configure this...
Please help me out
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: New Dashboard Design
The following code in main.js (search for it as I have a newer version than you right now) fills the Woonkamer-block:
If you know the IDX of the temperature-device, you could change this line to:
(where 102 is the IDX-number)
Oh, I just added traffic info (dutch only)
Code: Select all
if(data.result[r]['Type']=='Temp'){
Code: Select all
if(data.result[r]['idx']==102){
Oh, I just added traffic info (dutch only)
Last edited by robgeerts on Thursday 09 March 2017 22:32, edited 1 time in total.
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: New Dashboard Design
Skippiemanz wrote:Wow!
This really looks great...
But how do you guys set it up with your own switches/temp sensors?
I cant seem to find any place to configure this...
Please help me out
Initially, it gets the switches from Domoticz, the one you marked as Favorite (the yellow star).
IT only works if you add the right path to Domoticz in CONFIG.JS.
-
- Posts: 230
- Joined: Sunday 14 July 2013 20:21
- Target OS: Linux
- Domoticz version: 4.10233
- Location: Alkmaar, The Netherlands
- Contact:
Re: New Dashboard Design
Sorry, my mistake... forgot to change the default port number...robgeerts wrote:Skippiemanz wrote:Wow!
This really looks great...
But how do you guys set it up with your own switches/temp sensors?
I cant seem to find any place to configure this...
Please help me out
Initially, it gets the switches from Domoticz, the one you marked as Favorite (the yellow star).
IT only works if you add the right path to Domoticz in CONFIG.JS.
Working here now!
Who is online
Users browsing this forum: No registered users and 0 guests