Search found 1 match

by gdelaat
Tuesday 15 September 2015 11:58
Forum: Design, usability and languages
Topic: Dashticz - Alternative Dashboard
Replies: 174
Views: 96696

Re: WIP - Dashticz - Alternative Dashboard

I've made some changes to dashtics.js in order to re-activate the display of buienradar. I've added the following code on line 134 (I'm not familiar with GitLab, so I'm posting my info here :) ):


$.ajax({
url: _HOST_DOMOTICZ+'/json.htm?type=command&param=getconfig&jsoncallback=?',
type: 'GET ...