Re: New Dashboard Design
Posted: Thursday 30 March 2017 17:30
Ok, maybe you also have to download index.html again because I did some changes to this file too this afternoon.
Open source Home Automation System
https://forum.domoticz.com/
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'){
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.
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.
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?
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?
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"
},
Thanks! Its now working againrobgeerts wrote:Well, I thought, lets fix it immediately, so, you can download the latest version!
Please try this version.
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>
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.
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?
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