Page 132 of 184

Re: Dashticz - General Discussions

Posted: Thursday 20 July 2017 16:50
by EdwinK
I think option 2 would be best

Re: Dashticz - General Discussions

Posted: Thursday 20 July 2017 16:51
by robgeerts
Ok, will do!

Re: Dashticz - General Discussions

Posted: Thursday 20 July 2017 21:45
by HansieNL
EdKo66 wrote:I think option 2 would be best
I also prefer option 2.

Re: Dashticz - General Discussions

Posted: Friday 21 July 2017 17:27
by Onrust
Regarding the selector switch: I've hidden the 0 level ("Off") in Domoticz, but Dashticz still shows it. Would be good to have it hidden in Dashticz as well.

Re: Dashticz - General Discussions

Posted: Sunday 23 July 2017 13:30
by sebasjuh
I added the moonphases module to my dashticz v2 screen only I got nog everyday from weather underground a message that I exceeded the 500 calls in a day. And when I look at the log of domoticz I see that every minute the script_time_moon.lua is executed to collect the data from:
http://api.wunderground.com/api/XXXXXX/ ... Zwaag.json

I changed the local checktime in the script_time_moon.lua from 3600 to 7200 but after the change the script is still being executed every minute.
How can I change that so that the script will be executed every hour and not see that script being executed every minute in domoticz log ?

Re: Dashticz - General Discussions

Posted: Sunday 23 July 2017 14:32
by EdwinK
I have it run every 1800 seconds (30 min), and with the following settings and never got those emails.
Screen Shot 2017-07-23 at 14.29.54.png
Screen Shot 2017-07-23 at 14.29.54.png (41.65 KiB) Viewed 2608 times
The log will still show it runs every minute, but because of the setting of 1800 it will only connect to the server once the time has past.

Re: Dashticz - General Discussions

Posted: Monday 24 July 2017 20:20
by sebasjuh
Thanks EdKo66, i solved it with the following script:
http://domoticz.com/forum/viewtopic.php?f=38&t=8979

I now set it up that the script only runs every 60 minutes (in my opinion more than enough) and my WU api likes it also, no more messages anymore that I exceeded the limit.

Re: Dashticz - General Discussions

Posted: Wednesday 26 July 2017 23:31
by TapNL
I have created two on/off buttons.
One is an off button to turn all lights (hue) off in my house.
One is an on button to turn all lights (hue) on in my house.

They both work in the domoticz environment.
Downside is that the on button does not work in Dashticz.

Anyone a suggestion, clue or a solution?

Thx in advance.

Re: New Dashboard Design v2, custom positioning and multiple screens

Posted: Saturday 29 July 2017 13:55
by Bigted
SuperMouse wrote:

But is it able to make the 'vandaag' default?
I also noticed that after a refresh of the screen this is also set to the first option.

Image
I'v read most of the posts on this thread, is there a solution to this issue?

Re: New Dashboard Design v2, custom positioning and multiple screens

Posted: Saturday 29 July 2017 15:50
by blacksn0w
Bigted wrote:
SuperMouse wrote:

But is it able to make the 'vandaag' default?
I also noticed that after a refresh of the screen this is also set to the first option.

Image
I'v read most of the posts on this thread, is there a solution to this issue?
Just submitted a pull request for solving this, after merge and an update of your Dashticz you should see a new option in the settings menu under "Screen" Image

Re: New Dashboard Design v2, custom positioning and multiple screens

Posted: Saturday 29 July 2017 17:48
by Bigted
blacksn0w wrote: Just submitted a pull request for solving this, after merge and an update of your Dashticz you should see a new option in the settings menu under "Screen" Image
Perfect thanks for the fast response

Re: Dashticz - General Discussions

Posted: Sunday 30 July 2017 12:17
by robgeerts
I will merge this later today!

Re: Dashticz - General Discussions

Posted: Sunday 30 July 2017 22:19
by robgeerts
Merged ;)

Re: Dashticz - General Discussions

Posted: Tuesday 01 August 2017 21:31
by EdwinK
Just did a git pull:

remote: Counting objects: 8, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 8 (delta 6), reused 8 (delta 6), pack-reused 0
Unpacking objects: 100% (8/8), done.
From https://github.com/robgeerts/dashticz_v2
b66d5e9..0d14407 Beta -> origin/Beta
Your configuration specifies to merge with the ref 'refs/heads/beta'
from the remote, but no such ref was fetched.


Did I do something wrong?

Re: Dashticz - General Discussions

Posted: Tuesday 01 August 2017 21:43
by robgeerts
No, something went wrong on my side...
Branch is now called Beta, instead of beta

Re: Dashticz - General Discussions

Posted: Tuesday 01 August 2017 21:49
by EdwinK
Ah... So just to ignore it ;)

Re: Dashticz - General Discussions

Posted: Tuesday 01 August 2017 22:08
by robgeerts
Yeah but did it get the latest version??
You can recognize it by new files in lang-folder like: 'nl_NL.json'

Re: Dashticz - General Discussions

Posted: Wednesday 02 August 2017 10:46
by EdwinK
Yes, got those nl.json files

Re: Dashticz - General Discussions

Posted: Thursday 03 August 2017 10:49
by raymond
Same here, got the language files, but I keep getting this error (if it is an error at all?)

Code: Select all

remote: Counting objects: 25, done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 25 (delta 16), reused 22 (delta 13), pack-reused 0
Unpacking objects: 100% (25/25), done.
From https://github.com/robgeerts/dashticz_v2
   172b844..1a881c1  Beta       -> origin/Beta
Your configuration specifies to merge with the ref 'beta'
from the remote, but no such ref was fetched.
I'm not sure if I need to do something to merge? Or just leave it alone?

Cheers,

Ray

Re: Dashticz - General Discussions

Posted: Thursday 03 August 2017 10:55
by robgeerts
Leave it alone if you have those files.
You can always do a clean install with the Beta