Page 1 of 1

domoticz_refresh + dashticz_refresh ?

Posted: Saturday 10 March 2018 8:19
by renerene
can someone explain what is in these settings?
config['domoticz_refresh'] = '5';
config['dashticz_refresh'] = '60';

Re: domoticz_refresh + dashticz_refresh ?

Posted: Tuesday 13 March 2018 21:33
by aiolos
Hi,

domoticz_refresh is the period (in seconds) that dashticz gets the information from Domoticz. For example: in the interface of domoticz itself this refresh is 10 seconds.
dashticz_refresh is the period that dashticz itselfs reloads (the full page). This is useful for the data of the blocks that is is not coming from domoticz, for example the garbage, calendars or weather. (it does in fact a refresh of the page, like you also can do in the browser yourself, for example with F5)