Page 167 of 184
Re: Dashticz - General Discussions
Posted: Sunday 04 March 2018 0:53
by lister1308
I have the same problem, using a minimal config. Automatic positioning also not working. I am running dashticz on a linux system with apache webserver and have domoticz running on a raspberry pi. Did you got it working?
Code: Select all
var config = {}
config['language'] = 'nl_NL'; //or: en_US, de_DE, fr_FR, hu_HU, it_IT, pt_PT, sv_SE
config['domoticz_ip'] = 'http://192.168.xx.xx:8080';
config['user_name'] = 'xxxxx';
config['pass_word'] = 'xxxxx';
config['auto_positioning'] = 1;
config['use_favorites'] = 1;
config['last_update'] = 1;
config['domoticz_refresh'] = 5;
config['dashticz_refresh'] = 60;
var blocks = {}
blocks['blocktitle_domoticz'] = {}
blocks['blocktitle_domoticz']['type'] = 'blocktitle';
blocks['blocktitle_domoticz']['title'] = 'Schakelaars' ;
blocks[154] = {}
blocks[154]['title']= 'Woonkamer bank';
var columns = {}
columns[1] = {}
columns[1]['blocks'] = ['blocktitle_domoticz',154]
columns[1]['width'] = 3 ;
Re: Dashticz - General Discussions
Posted: Saturday 10 March 2018 17:45
by qwerk
I am running the latest beta: 2.2
The fullscreen option is working fine. but after a dashticz reload it is back to normal size.
Is there a setting so that it starts in full screen? I could not find it in an discussion on this board.
thanks in advance
Re: Dashticz - General Discussions
Posted: Monday 12 March 2018 22:35
by jake
qwerk wrote: ↑Saturday 10 March 2018 17:45
I am running the latest beta: 2.2
The fullscreen option is working fine. but after a dashticz reload it is back to normal size.
Is there a setting so that it starts in full screen? I could not find it in an discussion on this board.
thanks in advance
I have the same issue, only Kiosk Browser is really full screen. However that browser seems to take more resources, which makes a swipe to the next page on my Tab 2 very slow in reaction.
Re: Dashticz - General Discussions
Posted: Tuesday 13 March 2018 16:27
by tontze
Hi, dashticz is responding very slowly when switching devices from somewhere else that in dashticz, sometimes states does not update at all ?
Re: Dashticz - General Discussions
Posted: Tuesday 13 March 2018 17:32
by EdwinK
It doesn't respond at all. Just the basic things are there atm. Weather, flipclock and the trash information. Nothing has changed on the config.
Re: Dashticz - General Discussions
Posted: Tuesday 13 March 2018 22:32
by Aussi
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 example I want to change the weather location to Utrecht and setup the garbage pickup dates. I set those , save them and F5 the site
but nothing is saved. The weather location goes back to Amsterdam and my garbage details are empty again.
Any one got an idea how to troubleshoot this ? I started the interface with an almost clear CONFIG.js:
Code: Select all
var config = {}
config['domoticz_ip'] = 'https://192.168.0.13:443';
config['app_title'] = 'Dashticz';
config['domoticz_refresh'] = '5';
config['dashticz_refresh'] = '60';
And even after saving the interface the CONFIG.js stays the same like above. Altho the interface is showing my domoticz favorites.... :/
May be some one can give me some tips and tricks

Re: Dashticz - General Discussions
Posted: Wednesday 14 March 2018 9:07
by htilburgs
Re: Dashticz - General Discussions
Posted: Wednesday 14 March 2018 12:10
by Aussi
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?
Re: Dashticz - General Discussions
Posted: Wednesday 14 March 2018 21:19
by aiolos
hsvt wrote: ↑Sunday 25 February 2018 20:07
joostnl wrote: ↑Monday 19 February 2018 22:07
Wob76 wrote: ↑Friday 16 February 2018 3:22
Is this possible yet?
+1 would really safe space
This should be really nice.
In Domoticz it is one block.
In the latest beta it is possible to combine Temp/Humidity/Barometer in one block. There is a configuration option per block, for example:
Code: Select all
blocks[3441] = {single_block: true};
will combine the values in one block for idx 3441.
There is no general setting to change this for all blocks.
Let me know if there are any issues with it.
Re: Dashticz - General Discussions
Posted: Wednesday 14 March 2018 21:23
by Aussi
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 this stuff is also not mentioned on the Wiki?
I also want to reach the Dashticz interface from outside my home network so that might also be a though one
any one got any bright tips

?
Re: Dashticz - General Discussions
Posted: Sunday 18 March 2018 14:31
by pollefinario
Hi All,
Been using Dashticz for a while now and its great.
However since a coupe of days it won't load any devices. It's running on my home server. I've tried a fresh install but that gives the same results.
This are the errors I could find:

Domoticz runs on the latest Beta and nothing is changed with regards to the domoticz url.
Any thoughts? Thanks!
Re: Dashticz - General Discussions
Posted: Sunday 18 March 2018 16:10
by JuanUil
Hi Folks,
I am trying to get this wonderful dashboard to work.
Followed the wiki to install, altered ip and port but I get no Favourite switches.
it keeps on saying Loading.
What do I do wrong?
my config:
Code: Select all
var config = {}
config['language'] = 'nl_NL';
config['domoticz_ip'] = 'http://xx.xxx.xx:8080';
config['app_title'] = 'Dashticz';
config['domoticz_refresh'] = '5';
config['dashticz_refresh'] = '60';
config['user_name'] = 'xxxxx';
config['pass_word'] = 'xxxxxxx';
config['loginEnabled'] = 1;
var trashnames = {}
trashnames['Gft'] = 'GFT';
trashnames['Pmd'] = 'Plastic';
trashnames['Rest'] = ''; //LEAVE EMPTY IF YOU WANT TO HIDE IT
var publictransport = {}
publictransport.ovinfobus = { show_via: false, station: 'son-en-breugel/bushalte-penseelkever', provider: '9292-bus', icon: 'bus', width:5, results: 6 }
var tvguide = {}
tvguide.dutch = { key:'dutch', icon: 'fa-television', width:7, channels: [1,3,4,31,46,92], maxitems: 5 }
var _STREAMPLAYER_TRACKS = [
{"track":1,"name":"Q-music","file":"http://icecast-qmusic.cdp.triple-it.nl/Qmusic_nl_live_96.mp3"},
{"track":2,"name":"538 Hitzone","file":"http://vip-icecast.538.lw.triple-it.nl/WEB11_MP3"},
{"track":3,"name":"Slam! NonStop","file":"http://stream.radiocorp.nl/web10_mp3"},
{"track":4,"name":"100%NL","file":"http://stream.100p.nl/100pctnl.mp3"},
];
var buttons = {}
buttons.nunl = {key: 'nunl', width:12, icon: 'fa-newspaper-o', title: 'Nu.nl', newwindow:true, url: 'http://www.nu.nl'}
buttons.nos = {key: 'nos', width:12, icon: 'fa-newspaper-o', title: 'Nos', url: 'http://www.nos.nl'}
var blocks = {}
blocks['blocktitle_1'] = {}
blocks['blocktitle_1']['key'] = 'blocktitle_1';
blocks['blocktitle_1']['type'] = 'blocktitle';
blocks['blocktitle_1']['title'] = 'Example';
var columns = {}
columns['bar'] = {}
columns['bar']['blocks'] = ['logo','miniclock','settings']
columns[1] = {}
columns[1]['blocks'] = ['currentweather_big','weather','garbage']
columns[1]['width'] = 5;
columns[2] = {}
columns[2]['blocks'] = ['blocktitle_1',tvguide.dutch,publictransport.ovinfobus]
columns[2]['width'] = 5;
columns[3] = {}
columns[3]['blocks'] = ['sunrise','streamplayer',buttons.nunl,buttons.nos]
columns[3]['width'] = 2;
var columns_standby = {}
columns_standby[1] = {}
columns_standby[1]['blocks'] = ['clock','weather']
columns_standby[1]['width'] = 12;
var screens = {}
screens[1] = {}
screens[1]['background'] = 'bg2.jpg';
screens[1]['columns'] = [1,2,3]
any help is highly appreciated
Re: Dashticz - General Discussions
Posted: Monday 19 March 2018 12:08
by JuanUil
Nobody can help me?

Re: Dashticz - General Discussions
Posted: Monday 19 March 2018 12:19
by pollefinario
Juan, Our errors look more or less the same. Not getting any data from domoticz...
What does your Inspector say? (in chrome on windows ctrl - shift - I ), same errors as me?
Re: Dashticz - General Discussions
Posted: Monday 19 March 2018 13:36
by DewGew
You can delete this:
Code: Select all
var trashnames = {}
trashnames['Gft'] = 'GFT';
trashnames['Pmd'] = 'Plastic';
trashnames['Rest'] = ''; //LEAVE EMPTY IF YOU WANT TO HIDE IT
Its not in use anymore. Might not help you but its a start.
Re: Dashticz - General Discussions
Posted: Monday 19 March 2018 17:00
by dennis075
Got the same problems as pollefinario, domoticz error. Running the latest beta. Is there a fix for this problem?
Re: Dashticz - General Discussions
Posted: Monday 19 March 2018 18:07
by DewGew
This is could be a security issue with Domoticz. Login on your browser in Domoticz and then try to use Dashticz in same tab.
Re: Dashticz - General Discussions
Posted: Monday 19 March 2018 21:06
by JuanUil
Tried that already but no success. Also tried another browser also no success
Re: Dashticz - General Discussions
Posted: Tuesday 20 March 2018 7:14
by pollefinario
No results for me either...
Re: Dashticz - General Discussions
Posted: Tuesday 20 March 2018 16:07
by JuanUil
Are there more members with this problem?