Standby Screen does not work
Posted: Sunday 14 October 2018 20:01
Hallo we have tried ta make a standby screen but it does not work.
Nothing changed.
In config.js we have
config['standby_after'] = 5;
config['domoticz_refresh'] = '5';
config['dashticz_refresh'] = '60';
and
var columns_standby = {}
columns_standby[1] = {}
columns_standby[1]['blocks'] = ['1','clock','currentweather_big','weather']
columns_standby[1]['width'] = 12;
Are these the only things or must we do more settings
Can someone help us
Nothing changed.
In config.js we have
config['standby_after'] = 5;
config['domoticz_refresh'] = '5';
config['dashticz_refresh'] = '60';
and
var columns_standby = {}
columns_standby[1] = {}
columns_standby[1]['blocks'] = ['1','clock','currentweather_big','weather']
columns_standby[1]['width'] = 12;
Are these the only things or must we do more settings
Can someone help us