nlrb / com.tclcode.otgw

OpenTherm Gateway application for Homey
https://apps.athom.com/app/com.tclcode.otgw
10 stars 3 forks source link

Suggested corrections to schema #22

Closed zxdavb closed 2 years ago

zxdavb commented 3 years ago

Regarding data-ids 0x30, 0x31, 0x32:

https://github.com/nlrb/com.tclcode.otgw/blob/ac90b038130ff2af6513e563168206f8c499a2b7/node_modules/otg-api/lib/ot_msg.js#L180-L191

I suggest changing this:

var: "DHWBounadries",

... to this:

var: { hb: "DHWUpperBound", lb: "DHWLowerBound" },