Search found 3 matches

by Kunjmon
Sunday 24 July 2016 9:32
Forum: ESP8266
Topic: ESP made easy
Replies: 93
Views: 78655

Re: ESP made easy

Hi, i have the same problem here. Did you get an answer or found the solution? Joop Nope, I stuffed this project in the freezer because the problem drained too much of my time and patience. ;) Hi, try this method. i didn't bcz don't have device with me now. local devicename="yourdevice name ...
by Kunjmon
Tuesday 03 November 2015 8:52
Forum: Design, usability and languages
Topic: Freeboard open source real-time dashboard builder
Replies: 13
Views: 15389

Re: Freeboard open source real-time dashboard builder

Can you also get graphs displayed? I found url retrieving data, but this does not show anything in freeboard ( http://192.168.1.3:8080/json.htm?type=graph&sensor=counter&method=1&idx=74&range=day ) It seems to me that it is not possible. when i try to get json value the response is http://192.168.1 ...
by Kunjmon
Sunday 01 November 2015 12:22
Forum: Design, usability and languages
Topic: Freeboard open source real-time dashboard builder
Replies: 13
Views: 15389

Freeboard open source real-time dashboard builder

Hi, Freeboard is the nice way to display sensor values from domoticz using json value. Pros and cons i felt :D Pros : - Easy to use, no hard coding required. - Drag and drop widgets. :x Cons : - When reload all the dashboard will go. every time need to load saved dashboard.json file - Not loading ...