rvdvoorde / domoticz-homewizard

Plugin for Domoticz
http://www.domoticz.com/
GNU General Public License v3.0
12 stars 10 forks source link

Heatlink not showing target temperature and manual temperature #30

Closed azsystem closed 5 years ago

azsystem commented 5 years ago

Not all values are published to domoticz.

tte = target temperature when heatlink is in control (id:131) rsp = target temperature when thermostat is in control (id: 130) in case the thermostat is in control, the tte value is set to 0. wp = waterpressure in bar (not implemented in code)

Please include these values, so they can be used in domoticz.

azsystem commented 5 years ago

Add id 130, 131. Change int to round to display decimals in temperature

plugin.zip

Waterpressure not yet implemented

rvdvoorde commented 5 years ago

Merged your changes