Page 3 of 28
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 13:38
by qwerk
I just tried the thermostat + and -
when clicking my temperature will change, but in seconds it will go back to the old value.
so it kinda works , but not really.
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 13:39
by robgeerts
It should be loaded, could you check network-tab in console?
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 13:43
by htilburgs
robgeerts wrote:It should be loaded, could you check network-tab in console?

Oops, it's loaded, but I didn't upload the correct CSS.... Stupid, could have seen this....

Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 13:58
by qwerk
htilburgs wrote:robgeerts wrote:It should be loaded, could you check network-tab in console?

Oops, it's loaded, but I didn't upload the correct CSS.... Stupid, could have seen this....

if this is for the thermostat, then it still is not working.
what do you want me to check?
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 14:30
by qwerk
When I set the thermostat, it takes such a long time that dashticz thinks nothing happened
also when I use the url
http://192.168.x.xxx/json.htm?type=comm ... 4418679044
by hand it takes a very long time for domoticz to respond/react.
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 15:36
by SwordFish
I just installed the latest beta and now i have what it seems to be one scrolling page?
Or did i miss something

Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 15:54
by robgeerts
I was testing something where it should scroll on smartphone, but not on tablets

To make this better, could you send me your user agent string? You can find it on:
http://www.whoishostingthis.com/tools/user-agent/
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 16:22
by SwordFish
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 16:26
by robgeerts
Please try latest beta!
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 16:34
by mikeoo
robgeerts wrote:mikeoo wrote:Updated to latest beta and cleared the cache.
I use some door sensors with Xiaomi Mi Smart Home Gateway 2.
Added them to Dashticz and try to use some other icons instead of the default ones because i want to use the doorsensor as a windowssensor.
For the test i use this in config.js
Code: Select all
blocks[1980] = {}
blocks[1980]['icon'] = 'fa-window-close';
blocks[1980]['title'] = 'Voordeur';
blocks[1980]['show_lastupdate'] = true;
But it keeps the default doorsensor icon .
When i do the same for a dummy switch it is working fine.
Should be fixed in latest beta!
Your quick
Working fine now.
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 16:37
by SwordFish
robgeerts wrote:Please try latest beta!
Its working again, thanks

Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 16:58
by Phantom
SwordFish wrote:robgeerts wrote:Please try latest beta!
Its working again, thanks

Thanks for the fast fix

Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 19:43
by Blueone
robgeerts wrote:Thanks for finding the bug, will fix this asap!
Working again, thanks!
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 22:19
by wizjos
@robgeerts: Testing heavily with the latest beta (I hope, because you're so fast!)...
Having trouble getting the nu.nl rss feed to life: nothing shows...
But besides that issue I've noticed for some time (and thus different beta's) when debugging with Edge the console logs: '140 > 'getBlock_140' is undefined' (where the numbers are varied, so this is just an example). I can see where it's generated, but what causes it?
Regards,
Wizjos
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 22:26
by Teunissm
I downloaded the latest beta version, put my original config.js (wich worked at the releases before) and now i get the message: "Error: TypeError: icsURL.replace is not a function. icsUrl.replace is undifined?
Do i forget something?
Regards Marcel
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 22:29
by robgeerts
I suggest to remove the calendar from your columns for the time being, I'm rewriting the calendar module. Please stay tuned for the calendar module to be fixed in the calendar-topic

Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 22:30
by robgeerts
wizjos wrote:@robgeerts: Testing heavily with the latest beta (I hope, because you're so fast!)...
Having trouble getting the nu.nl rss feed to life: nothing shows...
But besides that issue I've noticed for some time (and thus different beta's) when debugging with Edge the console logs: '140 > 'getBlock_140' is undefined' (where the numbers are varied, so this is just an example). I can see where it's generated, but what causes it?
Regards,
Wizjos
How is it defined in your config?
Console logs are gone in latest beta

Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 22:32
by wizjos
robgeerts wrote:I suggest to remove the calendar from your columns for the time being, I'm rewriting the calendar module. Please stay tuned for the calendar module to be fixed in the calendar-topic

I hope it returns to the state it was.... That let me use an internal url... By redirecting via a json service the address became unresolvable...
Wizjos
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 22:37
by robgeerts
How does your local-address look like?
So I can fix this in next release
Re: Dashticz - Bug report
Posted: Wednesday 10 May 2017 22:39
by Teunissm
robgeerts wrote:I suggest to remove the calendar from your columns for the time being, I'm rewriting the calendar module. Please stay tuned for the calendar module to be fixed in the calendar-topic

This worked for now.
Thanx