Page 53 of 184
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 0:29
by Nautilus
irishv wrote:
Were you able to resolve this? I'm running into the same issue. I'm running Domoticz on a Synology NAS and it has been stable for a few months. Since I started playing with the dashboard Domoticz seems to crash every couple days. The dashboard loads without showing any sensors/switches and the main Domoticz page says it's offline. If I stop the Domoticz service in the Synology Diskstation and restart it, everything comes up fine. Anyone else seeing anything like this?
Well, I didn't do anything except pulled a new version of the dashboard. Now Domoticz has been running for 3 days already. Probably it was just a coincidence that the issues with Domoticz started around the same time I started playing with the Dashboard.
EdKo66 wrote:I doubt that that is a problem with Dashticz, after all this is just website connecting to Domoticz, it doesn't change things in Domoticz. You said you didn't update this for several weeks. Maybe that is the problem. Isn't there anything in the logs?
Have a nice easter
Agreed, I was mainly thinking that it could perhaps put too much strain on the back end if it e.g. would query the device states too often, but in reality this of course would be an issue with Domoticz / backend and not the Dashboard

I have the "normal" frontend (web UI) up on a tablet constantly and I think that is refreshing every 10 seconds. Don't know for sure if it is because of the backend or the frontend, but it seems to hang sometimes for some reason, just for few seconds.
I don't keep logs in the file system normally, I enable it mainly if there is something causing severe issues and in this case it seems the issues are gone before needing to do that
And I've updated a few weeks ago (Version: 3.7243 / Compile Date: 2017-04-02 10:15:26), but there were no issues for the first two weeks after the last update (nor before that for that matter). Usually, unless something changes in the hardware side, not updating is more likely to keep things running smoothly than just updating for the fun of it

(although the latter is what I usually do

)
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 1:08
by whiteduck
Hi Rob
Couple of minor observations when using auto layout.
1. Safari and Chrome on my 2011 MacBook air 11" behave differently when window is not maximised but is using full height of screen above the dock - in Safari you lose the bottom of the dashboard like this:

- safari.jpg (184.36 KiB) Viewed 2198 times
Where as in Chrome it works well:

- chrome.jpg (191.75 KiB) Viewed 2198 times
2. The Pumps icon (fan) appears greyed and crossed out even though it is ON

- pumps.png (16.12 KiB) Viewed 2198 times
Thanks a lot
Ian
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 1:46
by maluko
who want change the side of screen slide can add this to custom.css
Code: Select all
.slider-pagination:before {
text-align: center; // change to left or right instead center
}
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 9:53
by westd001
Hi Rob,
I downloaded your latest version but the text of my smoke detectors is still wrong. It says: "ROOK GEDETECTEERD!" when the status is Normal. Could you change that in a new release ?
This is the output for a smoke detector:
Code: Select all
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 255,
"CustomImage" : 0,
"Data" : "Normal",
"Description" : "",
"Favorite" : 0,
"HardwareID" : 3,
"HardwareName" : "RFXCOM",
"HardwareType" : "RFXCOM - RFXtrx433 USB 433.92MHz Transceiver",
"HardwareTypeVal" : 1,
"HaveDimmer" : false,
"HaveGroupCmd" : false,
"HaveTimeout" : false,
"ID" : "6B9D00",
"LastUpdate" : "2017-04-16 16:43:39",
"MaxDimLevel" : 0,
"Name" : "Rookmelder Overloop (M)",
"Notifications" : "true",
"PlanID" : "5",
"PlanIDs" : [ 5, 6 ],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : 4,
"Status" : "Normal",
"StrParam1" : "",
"StrParam2" : "",
"SubType" : "KD101 smoke detector",
"SwitchType" : "Smoke Detector",
"SwitchTypeVal" : 5,
"Timers" : "false",
"Type" : "Security",
"TypeImg" : "smoke",
"Unit" : 0,
"Used" : 1,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "576"
},
Regards
John
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 10:40
by marcotrumpet
Does the dashboard autofit different screen? I need it on tablet and on smartphone
Inviato dal mio iPhone utilizzando Tapatalk
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 10:43
by robgeerts
wizjos wrote:robgeerts wrote:Thats right, only at click because mousemove gave some problems. And since it is designed for tablet, where you dony have mousemove it will not be missed... Or are you mainly using it on a desktop??
I do use it on a desktop... Any chance in 'restoring it' for desktop (or what was the code? can alter it here as well to suit my own needs)
Try latest version
whiteduck wrote:Hi Rob
Couple of minor observations when using auto layout.
1. Safari and Chrome on my 2011 MacBook air 11" behave differently when window is not maximised but is using full height of screen above the dock - in Safari you lose the bottom of the dashboard like this:
safari.jpg
Where as in Chrome it works well:
chrome.jpg
Well, this is normal behaviour, you see a bit of the 5th slider in safar because the bar on top of the browser is less heigh dan Chrome's bar...
whiteduck wrote:
2. The Pumps icon (fan) appears greyed and crossed out even though it is ON
pumps.png
Whats the output from Domoticz of Pumps?
Could you send me this?
Do you overwrite the icon/image in config.js?
westd001 wrote:
I downloaded your latest version but the text of my smoke detectors is still wrong. It says: "ROOK GEDETECTEERD!" when the status is Normal. Could you change that in a new release ?
Try latest version!
Oh, and in latest version its possible to click a news item to read the full item.
Thanks to @madrian!
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 10:44
by robgeerts
marcotrumpet wrote:Does the dashboard autofit different screen? I need it on tablet and on smartphone
Yes its responsive...
But maybe I have to adjust some things, try it out!
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 10:46
by marcotrumpet
robgeerts wrote:marcotrumpet wrote:Does the dashboard autofit different screen? I need it on tablet and on smartphone
Yes its responsive...
But maybe I have to adjust some things, try it out!
Thank you man for your work! I've an old release. I'll try it out asap! Thank you again
Inviato dal mio iPhone utilizzando Tapatalk
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 11:11
by gjaa
Is there a way to get a list of all the used idx numbers in Domoticz (export to excel).
That's a lot easier than clicking around in the Devices list and write the numbers on a piece of paper
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 11:16
by westd001
Thanks +1
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 11:20
by htilburgs
gjaa wrote:Is there a way to get a list of all the used idx numbers in Domoticz (export to excel).
That's a lot easier than clicking around in the Devices list and write the numbers on a piece of paper
If you use the following URL, you get all the USED devices and can save this to a text file for later use.
[url]http://ipadress:port/json.htm?type=devices&displayhidden=1&displaydisabled=1&filter=all&used=true[/url]
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 11:21
by madrian
I think the next "big" feature should be to swipe between screens. Clicking on the small icons is not very comfortable.
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 11:25
by madrian
htilburgs wrote:gjaa wrote:Is there a way to get a list of all the used idx numbers in Domoticz (export to excel).
That's a lot easier than clicking around in the Devices list and write the numbers on a piece of paper
If you use the following URL, you get all the USED devices and can save this to a text file for later use.
[url]http://ipadress:port/json.htm?type=devices&displayhidden=1&displaydisabled=1&filter=all&used=true[/url]
+use this and you are good to go:
https://konklone.io/json/
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 11:30
by pvm
robgeerts wrote:
pvm wrote:
My phone started complaining 'Domoticz error! Please, double check the path in _HOST_DOMOTICZ-variable!'. I upgraded today to the latest version (was running a couple of days behind). I tried the URL with and without username/password showing the same result. On my laptop however, I do not experience these issues. Strange.. any other people having a similar setup (PI Domoticz and dashboard running on NAS) ?
Are you using a local-ip address for domoticz and is your phone on cellalur network by accident?
No I do not. I'm using a single wi-fi network. All devices in the same subnet.
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 11:31
by gjaa
madrian wrote:htilburgs wrote:gjaa wrote:Is there a way to get a list of all the used idx numbers in Domoticz (export to excel).
That's a lot easier than clicking around in the Devices list and write the numbers on a piece of paper
If you use the following URL, you get all the USED devices and can save this to a text file for later use.
[url]http://ipadress:port/json.htm?type=devices&displayhidden=1&displaydisabled=1&filter=all&used=true[/url]
+use this and you are good to go:
https://konklone.io/json/
Yeah this is amazing

- Schermafbeelding 2017-04-17 om 11.28.27.png (84.68 KiB) Viewed 2135 times
Thanks, this was what I'm looking for
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 11:32
by robgeerts
madrian wrote:I think the next "big" feature should be to swipe between screens. Clicking on the small icons is not very comfortable.
I know:
marcotrumpet wrote:Hi guys! I love this dashboard! My brother made me two excellent mod to this. My screens are now scrollable and now they adjust themselves to different device's screen. He also put swipe to change screen. Now, the problem is that I don't know absolutly nothing of this stuff and I don' know were changes are. If you are intrested to implement this feature in the official project I can sand you the files he modified. Let me know
Could you send me the modifications?
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 12:00
by marcotrumpet
robgeerts wrote:madrian wrote:I think the next "big" feature should be to swipe between screens. Clicking on the small icons is not very comfortable.
I know:
marcotrumpet wrote:Hi guys! I love this dashboard! My brother made me two excellent mod to this. My screens are now scrollable and now they adjust themselves to different device's screen. He also put swipe to change screen. Now, the problem is that I don't know absolutly nothing of this stuff and I don' know were changes are. If you are intrested to implement this feature in the official project I can sand you the files he modified. Let me know
Could you send me the modifications?
I'm not at home. If this can help you, you can use slick carousel as jquery plugin
Inviato dal mio iPhone utilizzando Tapatalk
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 12:39
by heggink
Hey Rob,
Quick question: when generating, rather than consuming, enery, my energy usage says 0 (which, technically, is correct). Any chance that can be a negative value (ie the power being returned)?
Thx! happy easter!
H
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 13:26
by wizjos
robgeerts wrote:wizjos wrote:robgeerts wrote:Thats right, only at click because mousemove gave some problems. And since it is designed for tablet, where you dony have mousemove it will not be missed... Or are you mainly using it on a desktop??
I do use it on a desktop... Any chance in 'restoring it' for desktop (or what was the code? can alter it here as well to suit my own needs)
Try latest version
Works! Thanks again!
Re: Dashticz v2.0, custom positioning and multiple screens
Posted: Monday 17 April 2017 14:11
by atmfrenki
Hi Rob, Thanks for developing this great way of using Domoticz, makes life even more easy

I'm new on this, and was wondering if it would be possible to not only have a button with a link to a
http://ip-camera, but to see the realtime image/video stream in the main screen? and perhaps click on it to enlarge the view?
Thanks for the hard work on this project!!!