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_DHW_SETPOINT service #16

Closed anybody84 closed 4 years ago

anybody84 commented 4 years ago

It would be nice to implement a service for setting up domestic hot water setpoint. As per OTGW documentation the command is:

SW=temperature Setpoint Water - Set the domestic hot water setpoint. This command is only available with boilers that support this function. Examples: SW=60, SW=+40.0

For more information please refer to this link.

mvn23 commented 4 years ago

This is already implemented.