issues
search
mvn23
/
pyotgw
A library to interface with the OpenTherm Gateway through serial or network connection.
GNU General Public License v3.0
28
stars
16
forks
source link
Various fixes
#67
Closed
mvn23
closed
4 months ago
mvn23
commented
4 months ago
Fix handling of values retrieved on connect when sending a related command
Add support for
HW=P
command
Do not explicitly
return None
Fix value checking in set_max_relative_mod
Use tuples instead of lists where sensible
Fix assigning a variable only to return it immediately after
Fix typo in docstring
Update tests
HW=P
commandreturn None