vindaalex

Results 14 comments of vindaalex

Thank for reporting. I've released a new version #36 which should work. Please let me know if you still get errors.

> Hi I have a problem with this integration... When set temperature on master...i have this message: > > Impossibile eseguire l'azione: climate/set_temperature '

Hi Peter, Thank you for your contribution with explanatory notes. I have included them in the readme.

Currently the master thermostat supports on-off by PWM or proportional valve opening. Combining this with a heating water temperature might be possible and that based on the master thermostat valve...

I'm not familiar with OpenTherm (yet). For Honeywell evohome i read varying reviews regarding using on-off versus OpenTherm, where on-off is less sensitive to errors and opentherm might give limited...

The master valve_pid is a pid controller that checks control_output of satellites with proportional valve, and tries to force the valve opening to be close to the specified maximum position,...

Hi, Did you continue with the evaluation of the multizone thermostat and coupling to opentherm?

Great to note it is still being used. As @makettner mentioned the `STATE_JAMMED` is deprecated. You could delete manually all references within climate.py and then it should work after HA...

released a new version with fix [v0.7.2](https://github.com/vindaalex/multizone-thermostat/releases/tag/v0.7.2)

I do not have a detailed walkthrough. I do have made some [examples](https://github.com/vindaalex/multizone-thermostat/tree/04a53cd312174cef36be606650d4dc6749c5372a/examples) for instance for multiple rooms. If you can give a description of your use case we might...