diyless / opentherm-gateway-simple

A simple example of using OpenTherm gateway to monitor and/or override heating status commands
MIT License
8 stars 3 forks source link

How does this differ from this OpenTherm Gateway: https://otgw.tclcode.com/ ? #1

Open costis-t opened 2 years ago

costis-t commented 2 years ago

How does diyless's OpenTherm Gateway functionally differ from this OpenTherm Gateway: https://otgw.tclcode.com/ ?

I am only interested in home automation and flexibility type of functions. Will I be able to control my boiler with it?

I ask because, according to https://otgw.tclcode.com/matrix.cgi#boilers, my boiler (AWB ThermoMaster) does not support some Mandatory Message IDs. From the MsgIDs 0, 1, 3, 14, 17 and 25 it does not suppoort the MsgIDs:

ihormelnyk commented 2 years ago

Hi @costis-t , In general, it has similar functionality, you can send any OT command to the boiler using OT library. But if your boiler does not support some commands so there is nothing to do, it will ignore them anyway.