mvn23 / pyotgw

A library to interface with the OpenTherm Gateway through serial or network connection.
GNU General Public License v3.0
27 stars 16 forks source link

Feature request: SET_MAX_CH_SETPOINT service #17

Closed anybody84 closed 4 years ago

anybody84 commented 4 years ago

It would be nice to implement a service for setting up max central heating setpoint. As per OTGW documentation the command is:

SH=temperature Setpoint Heating - Set the maximum central heating setpoint. This command is only available with boilers that support this function. Examples: SH=72.5, SH=+20

For more information please refer to this link.

mvn23 commented 4 years ago

This also is already implemented