Search found 7 matches

by ngc981
Wednesday 22 September 2021 10:35
Forum: Utility
Topic: sbfspot and SMA converter
Replies: 0
Views: 527

sbfspot and SMA converter

Hoi I like to collect the information from my SMA converter. I did the installation curl -s https://raw.githubusercontent.com/sbfspot/sbfspot-config/master/sbfspot-config | sudo bash as described on the GITHUB. Als configured the Domoticz as described in hardware and pointing the location to "/usr ...
by ngc981
Thursday 07 May 2020 22:23
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Changing the Standaard Graphs
Replies: 1
Views: 537

Changing the Standaard Graphs

Hoi, i like to change the graphs of my power consumption and solar delivery from the month and year graph to a bar graph like the week graph in the month graph i like to see the bars based on the day and in the year graph based on mouths Where can i change that, it should be possible because the ...
by ngc981
Wednesday 02 October 2019 21:16
Forum: Utility
Topic: OpenWeatherMaps Clouds in utilies how to move to weather TAB
Replies: 0
Views: 349

OpenWeatherMaps Clouds in utilies how to move to weather TAB

Hoi I have question, i haven enabled OpenWeatherMaps in Domotics Now have the following issue In the Utilties TAB the OpenWeatherMap sensor Clouds % is there the questions is how to move this to the weather tab. And in the TAB Temp the are also some OpenWeather sensor which i lile to have under ...
by ngc981
Sunday 31 January 2016 13:16
Forum: Third party and supplementary tools
Topic: Arduino Variables to domoticz via http GET json, help:-)
Replies: 6
Views: 4244

SOLVED: Arduino Variables to domoticz via http GET json, help:-)

Paul

Yes i did and its working with de code above, i did reinstall of domoticz on the SD now its working ik think i messed something up :-(
Any way thanks for your help and your reaction i appreciate that.


Chris
by ngc981
Sunday 31 January 2016 11:24
Forum: Third party and supplementary tools
Topic: Arduino Variables to domoticz via http GET json, help:-)
Replies: 6
Views: 4244

Re: Arduino Variables to domoticz via http GET json, help:-)

Paulvha, i checked the most of the code on this forum but most don't use any of authorisation. Mijn domoticz us plain SD install on a Pi, i am this will be the first thing to add

@Alfred the port used is 8080, which port can be used also for this?


Chris
by ngc981
Saturday 30 January 2016 11:49
Forum: Third party and supplementary tools
Topic: Arduino Variables to domoticz via http GET json, help:-)
Replies: 6
Views: 4244

Re: Arduino Variables to domoticz via http GET json, help

Still having trouble to add my temperature values via Arduino to Domoticz Adding via url in the browser work my dummy device gets update translating it to code on the arduino it doesn't work Please can some help me, what is going wrong server is defined char server[] = "192.168.178.42"; It connects ...
by ngc981
Monday 25 January 2016 21:20
Forum: Third party and supplementary tools
Topic: Arduino Variables to domoticz via http GET json, help:-)
Replies: 6
Views: 4244

Arduino Variables to domoticz via http GET json, help:-)

Hallo I am new with domoticz i like move from emoncms graphs to my domoticz server PI, please can someone help how to, Where to find , what to do to To get these graphs in domoticz I like to have one graph with the HR,Cloud,Light one graph with T,IR-TEMP,Dew and a traffic light based on cloudy ...