Search found 15 matches
- Tuesday 03 April 2018 14:19
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522434
Re: Dashticz - General Discussions
Does any one have a clue why I get these "undefined" statements ? I tried to add the garbage module to my dashticz screen. I have it setup that automaticly my favorites are added to the dashticz dashboard. But then when I add the garbage module and want to save it I get an pop up to add the ...
- Monday 02 April 2018 12:36
- Forum: Bugs
- Topic: Dashticz - Bug report
- Replies: 557
- Views: 118452
Re: Dashticz - Bug report
https should also work, it was just that the whole protocol was missing, causing your url to be like 'http://xxxxx.xxxx.com:8080/dashticz_v2/xxx:[email protected]:8090/json.htm...' The CORS issue is out of the hands of Dashticz. It seems this is caused by the domoticz server. I didn't see that ...
- Monday 02 April 2018 12:35
- Forum: Bugs
- Topic: Dashticz - Bug report
- Replies: 557
- Views: 118452
Re: Dashticz - Bug report
https should also work, it was just that the whole protocol was missing, causing your url to be like 'http://xxxxx.xxxx.com:8080/dashticz_v2/xxx:[email protected]:8090/json.htm...' The CORS issue is out of the hands of Dashticz. It seems this is caused by the domoticz server. I didn't see that ...
- Sunday 01 April 2018 11:51
- Forum: Bugs
- Topic: Dashticz - Bug report
- Replies: 557
- Views: 118452
Re: Dashticz - Bug report
https should also work, it was just that the whole protocol was missing, causing your url to be like 'http://xxxxx.xxxx.com:8080/dashticz_v2/xxx:[email protected]:8090/json.htm...' The CORS issue is out of the hands of Dashticz. It seems this is caused by the domoticz server. I didn't see that ...
- Saturday 31 March 2018 21:26
- Forum: Bugs
- Topic: Dashticz - Bug report
- Replies: 557
- Views: 118452
Re: Dashticz - Bug report
sadly enough after changing it to both http based. I get this error : Cross-Origin-aanvraag geblokkeerd: de Same Origin Policy staat het lezen van de externe bron op http://xxxxxxxx.servebeer.com:8090/json.htm?type=devices&plan=0&filter=all&used=true&order=Name niet toe. (Reden: CORS-header ‘Access-C ...
- Saturday 31 March 2018 21:17
- Forum: Bugs
- Topic: Dashticz - Bug report
- Replies: 557
- Views: 118452
Re: Dashticz - Bug report
Looks like your config['domoticz_ip'] is not right. Try changing it to: config['domoticz_ip'] = 'http://w.x.y.z:p'; (from the error it looks http:// is missing) I think the problem is that I wanted to pick up the domoticz data over HTTPS and running the dashticz server over HTTP Still finding a nice ...
- Saturday 31 March 2018 12:48
- Forum: Bugs
- Topic: Dashticz - Bug report
- Replies: 557
- Views: 118452
Re: Dashticz - Bug report
Hi guys, anyone know whats up with the latest beta version ? When I install/grab the latest beta from Github I still get the message's that there is a new version Also the beta is unable to find my domoticz server giving the following errors: jquery.min.js:4 GET http://xxxxx.xxxx.com:8080/dashticz ...
- Wednesday 28 March 2018 6:16
- Forum: Bugs
- Topic: Dashticz - Bug report
- Replies: 557
- Views: 118452
Re: Dashticz - Bug report
Hi guys, recently installed the new beta version. Where it seems that my switches and graphs do not work anymore.
If I install the stable version again everything seems to be working OK again.
Any one else had this with the latest beta?
If I install the stable version again everything seems to be working OK again.
Any one else had this with the latest beta?
- Tuesday 27 March 2018 22:02
- Forum: Design, usability and languages
- Topic: framb0ise v2 - awesome new dashboard!
- Replies: 217
- Views: 61503
Re: framb0ise v2 - awesome new dashboard!
Hi, I've been trying to run this dashboard for a while, and like others my settings weren't saved. Worst, the screen was empty. I found a way to make it work : create a dummy uservariable ! When the framboise.js calls <domoticz.json>getuservariables, if you don't have any record, the result is ...
- Thursday 15 March 2018 19:58
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 137128
- Wednesday 14 March 2018 22:37
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 137128
Re: Dashticz - Module - Garbage collector
You need to add 'garbage' to the column where you want it to display. Example: columns[3] = {} columns[3]['blocks'] = ['flipclock',calendars.combined,buttons.moon,185,201,'garbage'] columns[3]['width'] = 4; Alright sounds good. In which file can I find/add/edit those codes :D? I saw something like ...
- Wednesday 14 March 2018 22:20
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 137128
Re: Dashticz - Module - Garbage collector
Could some one please post the necessary codes to make the Garbage collector visible as a block on the Dashticz interface. Sadly engouh I cant get it via the edit mode because the PHP is not working within domoticz environment.. For now I have this as code in CONFIG.js: config['garbage_company ...
- Wednesday 14 March 2018 21:23
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522434
Re: Dashticz - General Discussions
So have been struggling some more with how to implement dashticz. Got some more succes with it but also lost my domoticz page :/ Managed to get it working by installing apache server on my raspberry but that also kicked the domoticz page out :/ I cannot believe this is the good way to go because ...
- Wednesday 14 March 2018 12:10
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522434
Re: Dashticz - General Discussions
Have you tried the Wiki :D - http://www.domoticz.com/wiki/Dashticz_V2 Yes and I found out that php needs to be enabled. Altho I am also reading that php cant be enabled within domoticz on the RPi to be used for dashticz. so that's kind of the struggle ;) or maybe its not true what I just mentioned?
- Tuesday 13 March 2018 22:32
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522434
Re: Dashticz - General Discussions
Hi everybody, just installed this very nice feature on my Raspberry Pi2 to have another interface than the oldskool domoticz one. It seems to pick up all my favorites from domoticz, very nice looking. But now I want to do some editing of the interface. But that doesnt seem to be saved.... For ...