alikh31 / node-red-contrib-eq3-bluetooth

node-red binding to bluetooth eq3 radiator valves without Max! Cube
MIT License
10 stars 5 forks source link

Target temperature is set, valvePosition does not change #7

Closed thomasnordquist closed 6 years ago

thomasnordquist commented 6 years ago

It appears that I cannot influence the Valve Position: I set the mode to manual and set a temperature well below or above ambient temperature. The valve position does not seem to change at all (or at least in a predictable pattern).

I also disabled the "detect open window" function at the device.

I would expect that the valve would close if I set a temperature of 5° Celsius.

Any ideas ?

bildschirmfoto 2017-11-09 um 23 46 43

I actually plotted valve position vs target temperature. (Ventilstellung == valvePostion; Zieltemperatur == targetPosition)

bildschirmfoto 2017-11-09 um 23 46 55
thomasnordquist commented 6 years ago

Fixed it with a reset of my thermostat with: https://github.com/Heckie75/eQ-3-radiator-thermostat. Also got a nice writeup for the bluetooth api.