Dashticz - General Discussions
Moderators: leecollings, htilburgs, robgeerts
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: New Dashboard Design
Works great. Now to do some editing, as I don't need all of the layout. (No need for radio/tv and the downloads section, and make it so that some other info is visible. But keep up the good work. I love it.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- 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
If you leave the variables empty for the IP of nzbget and Horizon in CONFIG.JS, it will hide those blocks
-
- 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
I assume you run you're setup on a synology nas?
Unforunetly from a Rpi the Horizonbox script doesnt work with
Unforunetly from a Rpi the Horizonbox script doesnt work with
Code: Select all
var _HOST_ZIGGO_HORIZON = 'http://192.168.165.2/test/switch_horizon.php';
-
- 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
Do you have PHP installed on your rpi?
If yes, check the IP-address inside switch_horizon.php, it has to point to the right IP-address of Horizon.
You can find this with the windows-program 'Advanced IP Scanner'.
If yes, check the IP-address inside switch_horizon.php, it has to point to the right IP-address of Horizon.
You can find this with the windows-program 'Advanced IP Scanner'.
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: New Dashboard Design
That is greatrobgeerts wrote:If you leave the variables empty for the IP of nzbget and Horizon in CONFIG.JS, it will hide those blocks
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: New Dashboard Design
So far I've got this (part of it fallen off, because of the size of the screen).
Instead of how it is now,I would like the Toon Scenes and Hue scenes to be a dropdown menu.
The HUE sliders don't seem to work as it should be, I believe. I can slide them higher or lower, but after turning off, and then on again, it remains on the last used level.
Don't need the radio and the radar part, so if it would be possible to move some other stuff there (dont know how), it would be nice.
Is it possible to see the counters of the meters (ie electricity and gas). Using Toon here.
edit: Removed the radio and radar part. Prefer to listen to the radio on my Mediacenter.
Instead of how it is now,I would like the Toon Scenes and Hue scenes to be a dropdown menu.
The HUE sliders don't seem to work as it should be, I believe. I can slide them higher or lower, but after turning off, and then on again, it remains on the last used level.
Don't need the radio and the radar part, so if it would be possible to move some other stuff there (dont know how), it would be nice.
Is it possible to see the counters of the meters (ie electricity and gas). Using Toon here.
edit: Removed the radio and radar part. Prefer to listen to the radio on my Mediacenter.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 108
- Joined: Thursday 12 February 2015 7:51
- Target OS: Linux
- Domoticz version:
- Contact:
Re: New Dashboard Design
I tried, but the Horizon block still appears.robgeerts wrote:If you leave the variables empty for the IP of nzbget and Horizon in CONFIG.JS, it will hide those blocks
The 'Verkeer' header still shows up also.
-
- 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
If have changed this in the lastest version..EdKo66 wrote: Instead of how it is now,I would like the Toon Scenes and Hue scenes to be a dropdown menu.
Could you check this? NOTE: BACKUP YOUR CONFIG.JS!
I dont understand this...EdKo66 wrote: The HUE sliders don't seem to work as it should be, I believe. I can slide them higher or lower, but after turning off, and then on again, it remains on the last used level.
So you can handle the brightness but the problem is when switching back on, it remains on the last used level? Isn't that normal?
I've read you've already managed to remove these, for other members interested in removeing/adding buttons, take a look at CONFIG.JSEdKo66 wrote: Don't need the radio and the radar part, so if it would be possible to move some other stuff there (dont know how), it would be nice.
In your screenshot I see the energy and gas usage?EdKo66 wrote: Is it possible to see the counters of the meters (ie electricity and gas). Using Toon here.
Isn't this coming from Toon already?
-
- 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
Works over here, could you test with the latest version, backup your CONFIG.JSAwst6000 wrote:I tried, but the Horizon block still appears.robgeerts wrote:If you leave the variables empty for the IP of nzbget and Horizon in CONFIG.JS, it will hide those blocks
The 'Verkeer' header still shows up also.
-
- Posts: 108
- Joined: Thursday 12 February 2015 7:51
- Target OS: Linux
- Domoticz version:
- Contact:
Re: New Dashboard Design
It looks like this is/was hardcoded in the index.html, but I'll download the latest version.
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: New Dashboard Design
This worksrobgeerts wrote:If have changed this in the lastest version..EdKo66 wrote: Instead of how it is now,I would like the Toon Scenes and Hue scenes to be a dropdown menu.
Could you check this? NOTE: BACKUP YOUR CONFIG.JS!
The sliders keep moving back to the last position, even if I dragged them to another posisition. Could be something I did wrong in Domoticz though.robgeerts wrote:I dont understand this...EdKo66 wrote: The HUE sliders don't seem to work as it should be, I believe. I can slide them higher or lower, but after turning off, and then on again, it remains on the last used level.
So you can handle the brightness but the problem is when switching back on, it remains on the last used level? Isn't that normal?
I've read you've already managed to remove these, for other members interested in removeing/adding buttons, take a look at CONFIG.JSEdKo66 wrote: Don't need the radio and the radar part, so if it would be possible to move some other stuff there (dont know how), it would be nice.
I was hoping to also see the counters (meterstanden T1 en T2 en gas).robgeerts wrote:In your screenshot I see the energy and gas usage?EdKo66 wrote: Is it possible to see the counters of the meters (ie electricity and gas). Using Toon here.
Isn't this coming from Toon already?
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: New Dashboard Design
I just decided to drop the sliders (at least for now). I can just set some scenes in Hue Scenes and use those instead.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 784
- Joined: Wednesday 10 December 2014 13:06
- Target OS: Linux
- Domoticz version: beta
- Location: Bordeaux France
- Contact:
Re: New Dashboard Design
Real a great job !
Do you plan to made user choose their language ?
I got some device temp/hum who are shown as switch (all of them)
Do you plan to made user choose their language ?
I got some device temp/hum who are shown as switch (all of them)
Domoticz stable 3.5877 for real & Domoticz beta for test
Rfxtrxe / RFLink / Milight / Yeelight / Tasmota / MQTT / BLE / Zigate
http://domo-attitude.fr
Rfxtrxe / RFLink / Milight / Yeelight / Tasmota / MQTT / BLE / Zigate
http://domo-attitude.fr
- remb0
- Posts: 499
- Joined: Thursday 11 July 2013 22:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: New Dashboard Design
can you share your background please? it's very nice!
l00pz wrote: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.
-
- 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
You can find it in Gitlab I've found it via Google 'android fade background'
Verstuurd vanaf mijn SM-G930F met Tapatalk
Verstuurd vanaf mijn SM-G930F met Tapatalk
- remb0
- Posts: 499
- Joined: Thursday 11 July 2013 22:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: New Dashboard Design
thanks rob! i found also others :http://www.lanlinglaurel.com/blur-wallpaper.html
why you don't theme u p with the guys of domoboard? combine the best of both?
your graphics there settings / framework?
why you don't theme u p with the guys of domoboard? combine the best of both?
your graphics there settings / framework?
- madpatrick
- Posts: 637
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2024.7
- Location: Netherlands
- Contact:
Re: New Dashboard Design
Great Tool !!
i've setup as described and the information from Toon is loading, but not all settings a correct.
Can i change this somewhere ?
i've setup as described and the information from Toon is loading, but not all settings a correct.
Can i change this somewhere ?
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
-
- Posts: 550
- Joined: Tuesday 17 June 2014 22:14
- Target OS: NAS (Synology & others)
- Domoticz version: 4.10538
- Location: NL
- Contact:
Re: New Dashboard Design
+1remb0 wrote:thanks rob! i found also others :http://www.lanlinglaurel.com/blur-wallpaper.html
why you don't theme u p with the guys of domoboard? combine the best of both?
your graphics there settings / framework?
You've both did some excellent development. Merging them would give a lot of functions an good looks
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: New Dashboard Design
Thanks for the other wallpapers!remb0 wrote:thanks rob! i found also others :http://www.lanlinglaurel.com/blur-wallpaper.html
why you don't theme u p with the guys of domoboard? combine the best of both?
your graphics there settings / framework?
Well, in theory I could use this theme for Domoboard but I don't have the time to do this.
I just created this dashboard for myself in the first place because had some hours available, but still wanted to share this with you guys.
Be my guest to copy this design, or use elements from my source for Domoboard
In main.js, change this line:madpatrick wrote: i've setup as described and the information from Toon is loading, but not all settings a correct.
Code: Select all
if(data.result[r]['Type']=='Temp'){
Code: Select all
if(data.result[r]['Type']=='Temp' && data.result[r]['HardwareType']=='Toon Thermostat'){
- madpatrick
- Posts: 637
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2024.7
- Location: Netherlands
- Contact:
Re: New Dashboard Design
Rob,
This wirked for the roomtemperature, but at "verlichting" de server infomation is not good.
It looks like a switch, but must show the temperature or cpu usage. In Domoticz it is showing correct.
I hope you can help with this.
This wirked for the roomtemperature, but at "verlichting" de server infomation is not good.
It looks like a switch, but must show the temperature or cpu usage. In Domoticz it is showing correct.
I hope you can help with this.
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
Who is online
Users browsing this forum: No registered users and 1 guest