Virtual thermostat with setpoint

Moderator: leecollings

Post Reply
Jorn
Posts: 4
Joined: Thursday 13 November 2014 11:04
Target OS: Linux
Domoticz version:
Contact:

Virtual thermostat with setpoint

Post by Jorn »

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?
salvation
Posts: 38
Joined: Saturday 06 September 2014 15:34
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Contact:

Re: Virtual thermostat with setpoint

Post by salvation »

As far as I know atm there not something like that, controlling a specific value. (it's already a feature request: http://www.domoticz.com/forum/viewtopic.php?f=5&t=3165)

But if you create a dummy switch you could switch heating on and off and setting two different temperatures for on and off.
This can be done by calling the url via lua or defining the url as on/off action in in the edit switch section.
Jorn
Posts: 4
Joined: Thursday 13 November 2014 11:04
Target OS: Linux
Domoticz version:
Contact:

Re: Virtual thermostat with setpoint

Post by Jorn »

Ah excellent, than I use it for now temporary with 1 or more switches until it wil be possible in the future to have a variable setpoint.
dijkdj
Posts: 63
Joined: Saturday 07 March 2015 22:10
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Virtual thermostat with setpoint

Post by dijkdj »

Do you created the microcontroller yourself or is it the Nefit moduline Easy?
BobS
Posts: 15
Joined: Friday 05 June 2015 11:49
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Rotterdam, NL
Contact:

Re: Virtual thermostat with setpoint

Post by BobS »

There is a virtual input type thermostat setpoint, it shows up in the utilities tab and you can add it to the dashboard.
In the utility tab you can setup timers for it to automate settings.
In the dashboard you can change setpoint using up/down arrow.
To use it you need to create some kind of script to transfer the value to your thermostat.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest