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:
Re: New Dashboard Design
Ok, maybe you also have to download index.html again because I did some changes to this file too this afternoon.
-
- Posts: 42
- Joined: Wednesday 01 April 2015 11:52
- Target OS: Linux
- Domoticz version: Beta
- Contact:
Re: New Dashboard Design
Found out that it had to do with the DPI Settings from my Tablet. With ADB I changed the DPI Settings, and now the Icons are visible but very small. I am curious on what Devices other people us this nice Dashboard?l00pz wrote:Thanks! I changed the main.js File and this is working now. Regarding the buttons, this is my Tablet. As browser I use FullScreenBrowser, but other Browsers like Firefox and Chrome do the same. If I use an old version, the buttons work.robgeerts wrote:Change
TO:Code: Select all
if(data.result[r]['HardwareType']=='Sonos Players'){
Could you send me a photo of your tablet so I can see the problem of the buttons?Code: Select all
if(data.result[r]['HardwareType']=='Sonos Players' && data.result[r]['SwitchType'] == 'Media Player'){
-
- 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
I can see this too when a resize my browser, let me fix this tonight!l00pz wrote:Regarding the buttons, this is my Tablet. As browser I use FullScreenBrowser, but other Browsers like Firefox and Chrome do the same. If I use an old version, the buttons work.
- 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
Going to do that toorobgeerts wrote:Ok, maybe you also have to download index.html again because I did some changes to this file too this afternoon.
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
For now just on my laptop. But I want it to go to my tablet. Problem is that that one is just a 7" Tab3l00pz wrote: I am curious on what Devices other people us this nice Dashboard?
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
Well, I thought, lets fix it immediately, so, you can download the latest version!
Please try this version.
Please try this version.
-
- 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
2 words: ali expressEdKo66 wrote:For now just on my laptop. But I want it to go to my tablet. Problem is that that one is just a 7" Tab3l00pz wrote: I am curious on what Devices other people us this nice Dashboard?
- 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
Working great, of course
Just found that the Buienrader (wind) isn't working as it was. Don't know if it did this earlier.
Just found that the Buienrader (wind) isn't working as it was. Don't know if it did this earlier.
Code: Select all
{
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 255,
"Chill" : 20.399999999999999,
"CustomImage" : 0,
"Data" : "190.0;S;55;84;20.4;20.4",
"Description" : "",
"Direction" : 190.0,
"DirectionStr" : "S",
"Favorite" : 1,
"Gust" : "5",
"HardwareID" : 21,
"HardwareName" : "Buienradar",
"HardwareType" : "Buienradar.nl (Weather lookup)",
"HardwareTypeVal" : 94,
"HaveTimeout" : false,
"ID" : "00150006",
"LastUpdate" : "2017-03-30 18:41:44",
"Name" : "Wind - BR",
"Notifications" : "false",
"PlanID" : "0",
"PlanIDs" : [ 0 ],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : "-",
"Speed" : "4",
"SubType" : "TFA",
"Temp" : 20.399999999999999,
"Timers" : "false",
"Type" : "Wind",
"TypeImg" : "wind",
"Unit" : 6,
"Used" : 1,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "98"
},
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
Try the latest main.js.
Could you tell me wich notation you want in that block?
Could you tell me wich notation you want in that block?
-
- Posts: 105
- Joined: Sunday 02 February 2014 23:57
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Portugal
- Contact:
Re: New Dashboard Design
hi
sorry by this, but how can i put this template working?
i have put all files on dashboard-master folder at /home/pi/domoticz path, now what i have to do?
thanks
sorry by this, but how can i put this template working?
i have put all files on dashboard-master folder at /home/pi/domoticz path, now what i have to do?
thanks
-
- 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
It's not a template for Domoticz itself.
This dashboard is a standalone-webpage wich interacts with domoticz.
Place all downloaded files in a separate folder and edit CONFIG.js
When done, open index.html in a webbrowser.
This dashboard is a standalone-webpage wich interacts with domoticz.
Place all downloaded files in a separate folder and edit CONFIG.js
When done, open index.html in a webbrowser.
-
- 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
Gitlab misses /js/json_vb.js (my browser complains : 404 (Not Found))
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
-
- Posts: 42
- Joined: Wednesday 01 April 2015 11:52
- Target OS: Linux
- Domoticz version: Beta
- Contact:
Re: New Dashboard Design
Thanks! Its now working againrobgeerts wrote:Well, I thought, lets fix it immediately, so, you can download the latest version!
Please try this version.
-
- 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
It's not a big deal but you can remove this line from index.html:pvm wrote:Gitlab misses /js/json_vb.js (my browser complains : 404 (Not Found))
Code: Select all
<script src="js/json_vb.js"></script>
-
- 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
Thnx! fixedrobgeerts wrote:Just fixed this in the latest release.pvm wrote:The slider does not work for my fibaro dimmer as its expecting a 0-100% value
Backup your old version of the dashboard because I changed more stuff.
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
-
- Posts: 89
- Joined: Friday 09 October 2015 17:40
- Target OS: Linux
- Domoticz version:
- Contact:
Re: New Dashboard Design
Can we make an interactive (Google Maps) representation of trafficjams in some block? There's room under the middle part for that for example
- 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
If possible wind-direction and force. And if possible gustrobgeerts wrote:Try the latest main.js.
Could you tell me wich notation you want in that block?
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
Something like: 190km/u (5), S
I'm thinking it would be cool to have an arrow pointing to the right wind direction..
Verstuurd vanaf mijn SM-G930F met Tapatalk
I'm thinking it would be cool to have an arrow pointing to the right wind direction..
Verstuurd vanaf mijn SM-G930F met Tapatalk
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: RE: Re: New Dashboard Design
I'll test with this asapIerlandfan wrote:Can we make an interactive (Google Maps) representation of trafficjams in some block? There's room under the middle part for that for example
Verstuurd vanaf mijn SM-G930F met Tapatalk
-
- Posts: 15
- Joined: Sunday 18 September 2016 23:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7196
- Location: Hellevoetsluis
- Contact:
Re: New Dashboard Design
it is possible to create one file that you can change every time? Now for an update I must always change the config and the main.
Who is online
Users browsing this forum: No registered users and 1 guest