mmm do i need more to install?
Last beta, from just in time.
Copy past your code.
set after the colum var frames.buienradar?
colum 2 3 and 4 no luck 2 All.
Some other settings??
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
var _LANGUAGE = 'nl_NL'; //or: en_US, fr_FR, hu_HU
var _HOST_DOMOTICZ = 'http://192.168.5.70:8080';
var _DOMOTICZ_REFRESH = 3; //in seconds
var _DASHTICZ_REFRESH = 20; //in minutes 30 standard
var _THEME = 'default'; // default = dashticz default theme
var _APIKEY_WUNDERGROUND = '8fdca0e42c7479';
var _WEATHER_CITY = 'INijmeg32';
var _WEATHER_CITYNAME = ''; //show a different city name, leave empty if same as _WEATHER_CITY
var _WEATHER_COUNTRY = 'NL';
var _USE_AUTO_POSITIONING = false; // want to configure positions, use auto positioning
var _USE_FAVORITES = false; //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 = true; //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 _USE_BEAUFORT = true; //Bft instead of m/s
var _TRANSLATE_SPEED = true; //windspeed, north northwest instead of NNW
var _STANDBY_AFTER_MINUTES = false; //enter amount of minutes like: 5 (5 minutes) niet op standby: false invullen
var _SCROLL_NEWS_AFTER = 7000; //milliseconds, so 7000 is 7 seconds
var _SHOW_LASTUPDATE = false;
var _LASTUPDATE_FORMAT = 'DD-MM-YY HH:mm';
var _USE_STATIC_WEATHERICONS = true; // Static or 'moving' weather icons
var _SCREENSLIDER_EFFECT = 'slide'; //'slide' or 'fade' or 'cube' or 'coverflow' or 'flip'
var _APIKEY_MAPS = 'AIzaSyB8UijMhtDse1SZO5czjKrkMP0ik';
var _MAPS_LATITUDE = '51.879623';
var _MAPS_LONGITUDE = '9.844494';
var _MAPS_ZOOMLEVEL = 9;
var _AUTO_SWIPEBACK_TO = 1; //when no activity, swipe back to main screen after x seconds / standaard 1
var _AUTO_SWIPEBACK_TIME = 50; //seconds / standaard 10
/* temp */
blocks[2059] = {} // cb
blocks[2059]['width'] = 6; //1 to 12, remove this line if you want to use the default (4)
blocks[2059]['title'] = 'ÇB' //if you want change the name of switch different then domoticz
blocks[2059]['icon'] = 'fa-line-chart'; //if you want an other icon instead of the default, choose from: http://fontawesome.io/cheatsheet/
blocks[2059]['switch'] = false; //if you want to switch the title and data
blocks[2059]['hide_data'] = false; //if you want to hide the data of this block
blocks[2059]['show_lastupdate'] = true; //if you want to show the last update specific for this block
blocks[4097] = {} //Buiten
blocks[4097]['width'] = 12;
blocks[4097]['icon'] = 'fa-line-chart';
blocks[4097]['switch'] = true;
blocks[4097]['show_lastupdate'] = true; //if you want to show the last update specific for this block
/* schakelaars */
blocks[9] = {} // D1 Kamer
blocks[9]['width'] = 12; //1 to 12, remove this line if you want to use the default (4)
blocks[9]['title'] = 'D1' //if you want change the name of switch different then domoticz
blocks[9]['icon'] = 'fa-lightbulb-o'; //if you want an other icon instead of the default, choose from: http://fontawesome.io/cheatsheet/
blocks[9]['switch'] = true; //if you want to switch the title and data
blocks[9]['hide_data'] = true; //if you want to hide the data of this block
blocks[9]['show_lastupdate'] = true; //if you want to show the last update specific for this block
blocks[9]['playsound'] = 'sounds/ping.mp3'; //play a sound when a device changes
blocks[9]['protected'] = false; //protect switching manually in Dashticz
/*Scene blocks */
blocks['s5'] = {} // gaan slapen
blocks['s5']['width'] = 12; //1 to 12, remove this line if you want to use the default (4)
blocks['s5']['title'] = 'Slapen' //if you want change the name of switch different then domoticz
blocks['s5']['icon'] = 'fa-bed'; //if you want an other icon instead of the default, choose from: http://fontawesome.io/cheatsheet/
blocks['s5']['switch'] = true; //if you want to switch the title and data
blocks['s5']['hide_data'] = true; //if you want to hide the data of this block
blocks['s5']['show_lastupdate'] = true; //if you want to show the last update specific for this block
blocks['s5']['playsound'] = 'sounds/ping.mp3'; //play a sound when a device changes
blocks['s5']['protected'] = true; //protect switching manually in Dashticz
/* Groep Blocks moet ook met S beginnen */
blocks['s11'] = {} // Eetkamer Fel
blocks['s11']['width'] = 12; //1 to 12, remove this line if you want to use the default (4)
blocks['s11']['title'] = 'Tafel helder' //if you want change the name of switch different then domoticz
blocks['s11']['icon'] = 'fa-eye'; //if you want an other icon instead of the default, choose from: http://fontawesome.io/cheatsheet/
blocks['s11']['switch'] = true; //if you want to switch the title and data
blocks['s11']['hide_data'] = true; //if you want to hide the data of this block
blocks['s11']['show_lastupdate'] = true; //if you want to show the last update specific for this block
blocks['s11']['playsound'] = 'sounds/ping.mp3'; //play a sound when a device changes
blocks['s11']['protected'] = false; //protect switching manually in Dashticz
blocks['s12'] = {} // Eetkamer
blocks['s12']['width'] = 12; //1 to 12, remove this line if you want to use the default (4)
blocks['s12']['title'] = 'Eettafel' //if you want change the name of switch different then domoticz
blocks['s12']['icon'] = 'fa-eye'; //if you want an other icon instead of the default, choose from: http://fontawesome.io/cheatsheet/
blocks['s12']['switch'] = true; //if you want to switch the title and data
blocks['s12']['hide_data'] = true; //if you want to hide the data of this block
blocks['s12']['show_lastupdate'] = true; //if you want to show the last update specific for this block
blocks['s12']['playsound'] = 'sounds/ping.mp3'; //play a sound when a device changes
blocks['s12']['protected'] = false; //protect switching manually in Dashticz
blocks['s13'] = {} // zithoek
blocks['s13']['width'] = 12; //1 to 12, remove this line if you want to use the default (4)
blocks['s13']['title'] = 'Zithoek' //if you want change the name of switch different then domoticz
blocks['s13']['icon'] = 'fa-lightbulb-o'; //if you want an other icon instead of the default, choose from: http://fontawesome.io/cheatsheet/
blocks['s13']['switch'] = true; //if you want to switch the title and data
blocks['s13']['hide_data'] = true; //if you want to hide the data of this block
blocks['s13']['show_lastupdate'] = true; //if you want to show the last update specific for this block
blocks['s13']['playsound'] = 'sounds/ping.mp3'; //play a sound when a device changes
blocks['s13']['protected'] = false; //protect switching manually in Dashticz
When you are looking.. [ THANKS!!]
Do i something wrong by the weather?
Cannot get the simple version of weather in my colums.[ checked the api and the station, from google and weatherU ]
Is it possible to enlarge the Kliko icon? [ text is ok in my custom. ] only the icon is small
The option '142_2' do i stil get not working..
upload everthing from the last beta. [
/* Kleine tekst onderin knoppen, staat uit */
.col-data span {font-size:16px; margin: 0px; margin-left: 10px; font-weight: 600; color: black;}
/*Smaller Title blocks (Height)[edit]*/
div.mh.titlegroups { height: 90px; padding-top: 0px;} /* default height=75px, */ /* center text for new height */
/*Change font size of 1 specific (text) device*/
.block_2059 { font-size:22px ;color:red !important;}
@Derik: you used columns[4]['blocks'] = ['blocktitle_2','frames.buienradar' ], can you remove the apostrophes so you get columns[4]['blocks'] = ['blocktitle_2',frames.buienradar] and try again.
O... and remove your personal keys from the post if you wanna keep them private.
Trigun wrote:Hi Guys, does anyone know how to set the background based on the time of day?
the idea is to use a different backgrounds by sunrise and sunset.
if someone else Like the idea perhaps it could be a nice feature request?
Have you already seen this code. Maybe it does already what you want...?
@robgeerts, you implemented the icon in the calendar, thanks for that, it's looking great right now. But....
Is it also possible to choose between icon or image, so we can use our own image (like F1 in Formule1 Calendar) like in example??
Is there a way to do follow:
1) Create a switch give it a name "Radio"
2) In Dashticz make some scripting and give the IDX in a column or block
3) when switch is turned on the radio inside Dashticz will play
When i say to Siri : Turn on Radio (the switch name) then the radio on tablet will play
Would be nice
RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave,Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
And a possibility to turn off the error box when dasticz can't reach domoticz. Or at least make it disappear automatic when there is a connection again.
robgeerts wrote:Just turned off my laptop... qill merge tomorrow! By the way, I wanted to start on this tonight, luckily I didnt
Just sat here and scrolled through the topic and thought this will not be a big deal, thought you will not be here by tommorow and quickily coded the solution