Example config:
Code: Select all
var _AUTO_SWIPEBACK_TO = 1;
var _AUTO_SWIPEBACK_TIME = 0; //seconds
var _SLIDE_PAGES = 5;
Moderators: leecollings, htilburgs, robgeerts
Code: Select all
var _AUTO_SWIPEBACK_TO = 1;
var _AUTO_SWIPEBACK_TIME = 0; //seconds
var _SLIDE_PAGES = 5;
Thanks! Works perfectly.htilburgs wrote:blocks[IDX]['hide_stop'] = true;
No sorry... didnt have much time in the last couple of days... could you send me an example ical? (Or did you already?)Swifty wrote:@robgeerts - Any luck with adding iCal support for the garbage module?
I'm not hassling - just been away for a week or so, and trying to catch up on the board, so wondering if I missed it as i can't see it in the first post
No problem, as I say - not hassling just wasn't sure if I'd missed itrobgeerts wrote:No sorry... didnt have much time in the last couple of days... could you send me an example ical? (Or did you already?)Swifty wrote:@robgeerts - Any luck with adding iCal support for the garbage module?
I'm not hassling - just been away for a week or so, and trying to catch up on the board, so wondering if I missed it as i can't see it in the first post
2. Present the Domoticz Log in the 'Domoticz Layout' - With the current URL it's not easy to readcalendars.f1 = { maxitems: 5, title: 'F1 Calendar', icon: 'fa-calendar ',icalurl: 'https://calendar.google.com/.../xx/basic.ics' }
OR
calendars.f1 = { maxitems: 5, title: 'F1 Calendar', image: 'img/calendar.png',icalurl: 'https://calendar.google.com/.../xx/basic.ics' }
buttons.domoticz = {width:12, icon:'fa-microchip', title: 'Domoticz Log', url: 'http://192.168.0.100:8088/json.htm?type ... loglevel=2'}
You can check here... https://github.com/robgeerts/dashticz_v2/issues/48Teunissm wrote:Just curious,
What is the state of an rgb switch posibility in Dashticz.
it is the only basic thing i am missing here.
Marcel
Code: Select all
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"Barometer" : 1015,
"BatteryLevel" : 255,
"CustomImage" : 0,
"Data" : "19.0 C, 58 %, 1015 hPa",
"Description" : "",
"DewPoint" : "10.55",
"Favorite" : 1,
"Forecast" : 1,
"ForecastStr" : "Sunny",
"HardwareID" : 7,
"HardwareName" : "Weer station",
"HardwareType" : "Weather Underground",
"HardwareTypeVal" : 14,
"HaveTimeout" : false,
"Humidity" : 58,
"HumidityStatus" : "Comfortable",
"ID" : "0001",
"LastUpdate" : "2017-06-04 13:11:56",
"Name" : "Barometer",
"Notifications" : "false",
"PlanID" : "0",
"PlanIDs" : [ 0 ],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : "-",
"SubType" : "THB1 - BTHR918, BTHGN129",
"Temp" : 19.0,
"Timers" : "false",
"Type" : "Temp + Humidity + Baro",
"TypeImg" : "temperature",
"Unit" : 1,
"Used" : 1,
"XOffset" : "0",
"YOffset" : "0",
"forecast_url" : "aHR0cDovL3d3dy53dW5kZXJncm91bmQuY29tL2NnaS1iaW4vZmluZHdlYXRoZXIvZ2V0Rm9yZWNhc3Q/cXVlcnk9UFdTJTNBSU5PT1JESE8yNTM=",
"idx" : "15"
Check your config because, I just testen with your output and works as expected!gielie wrote:Is it possible to create the air pressure from the weather tab, it is now a on/off and id like to display the pressure.
This is the outputCode: Select all
"AddjMulti" : 1.0, "AddjMulti2" : 1.0, "AddjValue" : 0.0, "AddjValue2" : 0.0, "Barometer" : 1015, "BatteryLevel" : 255, "CustomImage" : 0, "Data" : "19.0 C, 58 %, 1015 hPa", "Description" : "", "DewPoint" : "10.55", "Favorite" : 1, "Forecast" : 1, "ForecastStr" : "Sunny", "HardwareID" : 7, "HardwareName" : "Weer station", "HardwareType" : "Weather Underground", "HardwareTypeVal" : 14, "HaveTimeout" : false, "Humidity" : 58, "HumidityStatus" : "Comfortable", "ID" : "0001", "LastUpdate" : "2017-06-04 13:11:56", "Name" : "Barometer", "Notifications" : "false", "PlanID" : "0", "PlanIDs" : [ 0 ], "Protected" : false, "ShowNotifications" : true, "SignalLevel" : "-", "SubType" : "THB1 - BTHR918, BTHGN129", "Temp" : 19.0, "Timers" : "false", "Type" : "Temp + Humidity + Baro", "TypeImg" : "temperature", "Unit" : 1, "Used" : 1, "XOffset" : "0", "YOffset" : "0", "forecast_url" : "aHR0cDovL3d3dy53dW5kZXJncm91bmQuY29tL2NnaS1iaW4vZmluZHdlYXRoZXIvZ2V0Rm9yZWNhc3Q/cXVlcnk9UFdTJTNBSU5PT1JESE8yNTM=", "idx" : "15"
Yes, tanks, i used the wrong idx, i fixed it now, thanks.robgeerts wrote:
Check your config because, I just testen with your output and works as expected!
I lost a few when trying to get my android tablet to work full screen. If I do that, dashtics keeps refreshing the screen, including the weather. Some sort of stop to WU refreshes would be welcome.EddyG wrote:I know. I am in the process of retuning the layout of Dashticz.
So when ever I want to look at a change, I refresh the screen.
Temporary I disabled Weather Underground, but still it would be nice if the refresh of Weather Underground could be controlled by a parameter.
I have some other programs calling Weather Underground.
Users browsing this forum: No registered users and 1 guest