Dashticz - General Discussions

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

User avatar
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

Post by EdwinK »

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
robgeerts
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

Post by robgeerts »

If you leave the variables empty for the IP of nzbget and Horizon in CONFIG.JS, it will hide those blocks ;)
Skippiemanz
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

Post by Skippiemanz »

I assume you run you're setup on a synology nas?

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';
robgeerts
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

Post by robgeerts »

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'.
User avatar
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

Post by EdwinK »

robgeerts wrote:If you leave the variables empty for the IP of nzbget and Horizon in CONFIG.JS, it will hide those blocks ;)
That is great :)
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
User avatar
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

Post by EdwinK »

So far I've got this (part of it fallen off, because of the size of the screen).

Image

Instead of how it is now,I would like the Toon Scenes and Hue scenes to be a dropdown menu.

Image

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
Awst6000
Posts: 108
Joined: Thursday 12 February 2015 7:51
Target OS: Linux
Domoticz version:
Contact:

Re: New Dashboard Design

Post by Awst6000 »

robgeerts wrote:If you leave the variables empty for the IP of nzbget and Horizon in CONFIG.JS, it will hide those blocks ;)
I tried, but the Horizon block still appears.
The 'Verkeer' header still shows up also.
robgeerts
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

Post by robgeerts »

EdKo66 wrote: Instead of how it is now,I would like the Toon Scenes and Hue scenes to be a dropdown menu.
If have changed this in the lastest version..
Could you check this? NOTE: BACKUP YOUR CONFIG.JS!
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.
I dont understand this...
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?
EdKo66 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've read you've already managed to remove these, for other members interested in removeing/adding buttons, take a look at CONFIG.JS
EdKo66 wrote: Is it possible to see the counters of the meters (ie electricity and gas). Using Toon here.
In your screenshot I see the energy and gas usage?
Isn't this coming from Toon already?
robgeerts
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

Post by robgeerts »

Awst6000 wrote:
robgeerts wrote:If you leave the variables empty for the IP of nzbget and Horizon in CONFIG.JS, it will hide those blocks ;)
I tried, but the Horizon block still appears.
The 'Verkeer' header still shows up also.
Works over here, could you test with the latest version, backup your CONFIG.JS
Awst6000
Posts: 108
Joined: Thursday 12 February 2015 7:51
Target OS: Linux
Domoticz version:
Contact:

Re: New Dashboard Design

Post by Awst6000 »

It looks like this is/was hardcoded in the index.html, but I'll download the latest version.
User avatar
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

Post by EdwinK »

robgeerts wrote:
EdKo66 wrote: Instead of how it is now,I would like the Toon Scenes and Hue scenes to be a dropdown menu.
If have changed this in the lastest version..
Could you check this? NOTE: BACKUP YOUR CONFIG.JS!
This works :)
robgeerts wrote:
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.
I dont understand this...
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?
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.
EdKo66 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've read you've already managed to remove these, for other members interested in removeing/adding buttons, take a look at CONFIG.JS
robgeerts wrote:
EdKo66 wrote: Is it possible to see the counters of the meters (ie electricity and gas). Using Toon here.
In your screenshot I see the energy and gas usage?
Isn't this coming from Toon already?
I was hoping to also see the counters (meterstanden T1 en T2 en gas).
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
User avatar
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

Post by EdwinK »

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
deennoo
Posts: 784
Joined: Wednesday 10 December 2014 13:06
Target OS: Linux
Domoticz version: beta
Location: Bordeaux France
Contact:

Re: New Dashboard Design

Post by deennoo »

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)
Domoticz stable 3.5877 for real & Domoticz beta for test
Rfxtrxe / RFLink / Milight / Yeelight / Tasmota / MQTT / BLE / Zigate
http://domo-attitude.fr
User avatar
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

Post by remb0 »

can you share your background please? it's very nice!
l00pz wrote:And what if you have multiple "Temp" Switches :D 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.

Image
robgeerts
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

Post by robgeerts »

You can find it in Gitlab ;) I've found it via Google 'android fade background'

Verstuurd vanaf mijn SM-G930F met Tapatalk
User avatar
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

Post by remb0 »

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?
User avatar
madpatrick
Posts: 637
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2024.7
Location: Netherlands
Contact:

Re: New Dashboard Design

Post by madpatrick »

Great Tool !!

i've setup as described and the information from Toon is loading, but not all settings a correct.
Image

Can i change this somewhere ?
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
pvm
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

Post by pvm »

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?
+1
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
robgeerts
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

Post by robgeerts »

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?
Thanks for the other wallpapers!
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 ;)

madpatrick wrote: i've setup as described and the information from Toon is loading, but not all settings a correct.
In main.js, change this line:

Code: Select all

if(data.result[r]['Type']=='Temp'){
to

Code: Select all

if(data.result[r]['Type']=='Temp' && data.result[r]['HardwareType']=='Toon Thermostat'){
User avatar
madpatrick
Posts: 637
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2024.7
Location: Netherlands
Contact:

Re: New Dashboard Design

Post by madpatrick »

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.
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
Locked

Who is online

Users browsing this forum: No registered users and 1 guest