Dashticz - Beta 2.5.3
Posted: Monday 21 January 2019 18:57
Dashticz Beta 2.5.3 has been released today.
New functionality
You can select whether to show the minimum temperature for each day with:
This might introduce regression: If you encounter images and/or frames not being refreshed, then please add the forcerefresh:true parameter to your button/frame definition
Bug fixes
For upgrade instructions see the Wiki:
https://www.domoticz.com/wiki/Dashticz_ ... ta_release
New functionality
- OWM functionality
Code: Select all
config['owm_days'] = 1;
Code: Select all
config['owm_min'] = 1;
- Configure forced refresh of images and frames
Code: Select all
buttons.buienradar = { forcerefresh:true, key: 'buienradar', width:12, isimage:true, refresh:60000, refreshiframe:60000, image: 'http://api.buienradar.nl/image/1.0/RadarMapNL?w=256&h=256', url:'https://gadgets.buienradar.nl/gadget/zoommap/?lat=52.06022&lng=4.39288&overname=2&zoom=13&naam=2496hx&size=5&voor=1', framewidth:580, frameheight: 520};
Bug fixes
- Garbage provider 'Ophaalkalender' (BE)
For upgrade instructions see the Wiki:
https://www.domoticz.com/wiki/Dashticz_ ... ta_release