Virtual thermostat with setpoint
Posted: Friday 14 November 2014 19:15
Hello all,
I've made a thermostat for my heating based on an existing (modulating)Nefit thermostat with a microcontroller+tcp/ip stack.
I can change the setpoint by going to a url, htpp://192.168.1.11/settemp?n=195 wil make setpoint go to 19.5degrees.
This works fine, but now i want to control it through domoticz.
I've searched for someting like a virtual thermostat, but I cannot find it.
I tried with a virtual temperature sensor, but looks like it is not possible to change the setpoint then via the Dashboard and via blockly.
I'm looking for a functionality where it is possible to manualy adjust the setpoint easily through the dasboard(so my girlfriend can change it) and to adjust it using blockly.
I think I can use an external script to pass the setpoint with crontab e.g. every 5 minutes to my thermostat, that would nog be the problem.
Does somebody know a way to do this with Domoticz?
I've made a thermostat for my heating based on an existing (modulating)Nefit thermostat with a microcontroller+tcp/ip stack.
I can change the setpoint by going to a url, htpp://192.168.1.11/settemp?n=195 wil make setpoint go to 19.5degrees.
This works fine, but now i want to control it through domoticz.
I've searched for someting like a virtual thermostat, but I cannot find it.
I tried with a virtual temperature sensor, but looks like it is not possible to change the setpoint then via the Dashboard and via blockly.
I'm looking for a functionality where it is possible to manualy adjust the setpoint easily through the dasboard(so my girlfriend can change it) and to adjust it using blockly.
I think I can use an external script to pass the setpoint with crontab e.g. every 5 minutes to my thermostat, that would nog be the problem.
Does somebody know a way to do this with Domoticz?