barbaar wrote:Hi,
Nothing seems to be wrong. Your screen goes to standby after 1 minute and shows exactly what you told and have configured.
var _STANDBY_AFTER_MINUTES = 1;
Anyone else experiencing high CPU loads after having dashticz running and open in a tab for a longer period?
The fans in my laptop start kicking in, they normally never do except when I'm playing a game. The process in Chrome was using 20% CPU, when I closed the tab and reopened dashticz it was back to normal: <1%
Would anyone be interested in adding Flightradar24 to his dashboard? I have this setup now and it seems to work nice, although I would like to be able to remove the left part of that site.
Concerning the swiper function, I've noticed the continuous loop has been disabled... Lazy as I am I propose to make this configurable as well:
In config.js add:
I notice that Blocks no longer updates from Domoticz. Only if i refresh the browser manually than update also the times / text from Domoticz. I'm using the last beta, but it's been a while now i think. Do more people have this problem?
robgeerts wrote:Well yeah but woth the continuous loop i get other bugs... like not loading news etc..on the second slide..
Hmmm, the news rss is loading allright, but it is a bit overdone: it srolls out of the screen. Very strange behaviour
EDIT: Even weirder: when going in reverse (left arrow key) the rss displays as it should (1 item), but when scrolling with the right arrow key it displays all... But another right key, followed by a left key makes it normal again....
crashingdutchman wrote:Would anyone be interested in adding Flightradar24 to his dashboard? I have this setup now and it seems to work nice, although I would like to be able to remove the left part of that site.
If you want all aiprplanes you have to delete maxspeed and minspeed. If you only want light aircraft like Microlights, gliders, Cessna, Piper and that kind of airplanes leave them in place.
Wheeling wrote:I notice that Blocks no longer updates from Domoticz. Only if i refresh the browser manually than update also the times / text from Domoticz. I'm using the last beta, but it's been a while now i think. Do more people have this problem?
crashingdutchman wrote:Would anyone be interested in adding Flightradar24 to his dashboard? I have this setup now and it seems to work nice, although I would like to be able to remove the left part of that site.
Would be fun
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
Mike wrote:Anyone else experiencing high CPU loads after having dashticz running and open in a tab for a longer period?
The fans in my laptop start kicking in, they normally never do except when I'm playing a game. The process in Chrome was using 20% CPU, when I closed the tab and reopened dashticz it was back to normal: <1%
after about 4 hours (in the background, whilst doing other stuff) its gone up to 5%, when i look at the webpage it drops down after a while to normal cpu usage.
I'd like to have a window i can alt+tab to but it seems i have to close it to get my laptop to sleep and/or using excessive power.
Might be the webcam or buienradar I have running, but I'm running on the stable version
I didn't change anything , except the updates with git pull but now after 5 minutes it goes to a black screen. Normally it should dimm the active screen.
var _LANGUAGE = 'nl_NL'; //or: en_US, fr_FR, hu_HU
var _HOST_DOMOTICZ = 'http://192.168.0.4:8080';
var _DOMOTICZ_REFRESH = 5; //in seconds
var _DASHTICZ_REFRESH = 30;
/*
IF YOU HAVE A MEDIABOX FROM ZIGGO (HORIZON), COPY SWITCH_HORIZON.PHP ON A WEBSERVER INSIDE YOUR NETWORK AND CHANGE THE IP.
ENTER THE PATH TO THIS FILE BELOW.
*/
var _HOST_ZIGGO_HORIZON = 'http://192.168.0.4:8080/dashboard/switch_horizon.php'; //e.g. http://192.168.1.3/domoticz/switch_horizon.php';
var _APIKEY_WUNDERGROUND = ';
var _WEATHER_CITY = 'Spijkenisse';
var _WEATHER_CITYNAME = ''; //show a different city name, leave empty if same as _WEATHER_CITY
var _WEATHER_COUNTRY = 'NL';
var _USE_AUTO_POSITIONING = false; //don't want to configure positions, use auto positioning
var _USE_FAVORITES = true; //only used when using auto positioning
var _HIDE_SECONDS_IN_CLOCK = true; //do not show the seconds in the clock
var _HIDE_MEDIAPLAYER_WHEN_OFF = false; //when you have a mediaplayer connected, hide it if nothing is playing
var _NEWS_RSSFEED = 'http://www.nu.nl/rss/algemeen';
var _USE_FAHRENHEIT = false;
var _STANDBY_AFTER_MINUTES = 5; //enter amount of minutes like: 5 (5 minutes)
var _USE_DUTCH_TRAFFICINFO = true;
var _STANDBY_CALL_URL = 'http://127.0.0.1/cgi-bin/screen_brightness.cgi?brightness=20'; //adjust brightness raspberry touchscreen, leave empty if not used
var _END_STANDBY_CALL_URL = 'http://127.0.0.1/cgi-bin/screen_brightness.cgi?brightness=250'; //adjust brightness raspberry touchscreen, leave empty if not used
var _IDXmoonpicture = 31; //index of the uservariabele MoonPicture
var _APIKEY_MAPS = ';
var _MAPS_LATITUDE = 51.850978;
var _MAPS_LONGITUDE = 4.321489;
var _MAPS_ZOOMLEVEL = 11
var _SCREENSLIDER_EFFECT = 'slide'; //'slide' or 'fade' or 'cube' or 'coverflow' or 'flip'
DvD wrote:I didn't change anything , except the updates with git pull but now after 5 minutes it goes to a black screen. Normally it should dimm the active screen.
var _LANGUAGE = 'nl_NL'; //or: en_US, fr_FR, hu_HU
var _HOST_DOMOTICZ = 'http://192.168.0.4:8080';
var _DOMOTICZ_REFRESH = 5; //in seconds
var _DASHTICZ_REFRESH = 30;
/*
IF YOU HAVE A MEDIABOX FROM ZIGGO (HORIZON), COPY SWITCH_HORIZON.PHP ON A WEBSERVER INSIDE YOUR NETWORK AND CHANGE THE IP.
ENTER THE PATH TO THIS FILE BELOW.
*/
var _HOST_ZIGGO_HORIZON = 'http://192.168.0.4:8080/dashboard/switch_horizon.php'; //e.g. http://192.168.1.3/domoticz/switch_horizon.php';
var _APIKEY_WUNDERGROUND = ';
var _WEATHER_CITY = 'Spijkenisse';
var _WEATHER_CITYNAME = ''; //show a different city name, leave empty if same as _WEATHER_CITY
var _WEATHER_COUNTRY = 'NL';
var _USE_AUTO_POSITIONING = false; //don't want to configure positions, use auto positioning
var _USE_FAVORITES = true; //only used when using auto positioning
var _HIDE_SECONDS_IN_CLOCK = true; //do not show the seconds in the clock
var _HIDE_MEDIAPLAYER_WHEN_OFF = false; //when you have a mediaplayer connected, hide it if nothing is playing
var _NEWS_RSSFEED = 'http://www.nu.nl/rss/algemeen';
var _USE_FAHRENHEIT = false;
var _STANDBY_AFTER_MINUTES = 5; //enter amount of minutes like: 5 (5 minutes)
var _USE_DUTCH_TRAFFICINFO = true;
var _STANDBY_CALL_URL = 'http://127.0.0.1/cgi-bin/screen_brightness.cgi?brightness=20'; //adjust brightness raspberry touchscreen, leave empty if not used
var _END_STANDBY_CALL_URL = 'http://127.0.0.1/cgi-bin/screen_brightness.cgi?brightness=250'; //adjust brightness raspberry touchscreen, leave empty if not used
var _IDXmoonpicture = 31; //index of the uservariabele MoonPicture
var _APIKEY_MAPS = ';
var _MAPS_LATITUDE = 51.850978;
var _MAPS_LONGITUDE = 4.321489;
var _MAPS_ZOOMLEVEL = 11
var _SCREENSLIDER_EFFECT = 'slide'; //'slide' or 'fade' or 'cube' or 'coverflow' or 'flip'
Am I missing something ?
Hey, you are missing a ' here: var _APIKEY_MAPS = ' ';
DvD wrote:I didn't change anything , except the updates with git pull but now after 5 minutes it goes to a black screen. Normally it should dimm the active screen.
var _LANGUAGE = 'nl_NL'; //or: en_US, fr_FR, hu_HU
var _HOST_DOMOTICZ = 'http://192.168.0.4:8080';
var _DOMOTICZ_REFRESH = 5; //in seconds
var _DASHTICZ_REFRESH = 30;
/*
IF YOU HAVE A MEDIABOX FROM ZIGGO (HORIZON), COPY SWITCH_HORIZON.PHP ON A WEBSERVER INSIDE YOUR NETWORK AND CHANGE THE IP.
ENTER THE PATH TO THIS FILE BELOW.
*/
var _HOST_ZIGGO_HORIZON = 'http://192.168.0.4:8080/dashboard/switch_horizon.php'; //e.g. http://192.168.1.3/domoticz/switch_horizon.php';
var _APIKEY_WUNDERGROUND = ';
var _WEATHER_CITY = 'Spijkenisse';
var _WEATHER_CITYNAME = ''; //show a different city name, leave empty if same as _WEATHER_CITY
var _WEATHER_COUNTRY = 'NL';
var _USE_AUTO_POSITIONING = false; //don't want to configure positions, use auto positioning
var _USE_FAVORITES = true; //only used when using auto positioning
var _HIDE_SECONDS_IN_CLOCK = true; //do not show the seconds in the clock
var _HIDE_MEDIAPLAYER_WHEN_OFF = false; //when you have a mediaplayer connected, hide it if nothing is playing
var _NEWS_RSSFEED = 'http://www.nu.nl/rss/algemeen';
var _USE_FAHRENHEIT = false;
var _STANDBY_AFTER_MINUTES = 5; //enter amount of minutes like: 5 (5 minutes)
var _USE_DUTCH_TRAFFICINFO = true;
var _STANDBY_CALL_URL = 'http://127.0.0.1/cgi-bin/screen_brightness.cgi?brightness=20'; //adjust brightness raspberry touchscreen, leave empty if not used
var _END_STANDBY_CALL_URL = 'http://127.0.0.1/cgi-bin/screen_brightness.cgi?brightness=250'; //adjust brightness raspberry touchscreen, leave empty if not used
var _IDXmoonpicture = 31; //index of the uservariabele MoonPicture
var _APIKEY_MAPS = ';
var _MAPS_LATITUDE = 51.850978;
var _MAPS_LONGITUDE = 4.321489;
var _MAPS_ZOOMLEVEL = 11
var _SCREENSLIDER_EFFECT = 'slide'; //'slide' or 'fade' or 'cube' or 'coverflow' or 'flip'