esphome-opentherm icon indicating copy to clipboard operation
esphome-opentherm copied to clipboard

Update deps and data types

Open FreeBear-nc opened this issue 1 year ago • 0 comments

Have been getting some spurious data for relative modulation from a Viessmann boiler. Inserted a debug statement in the f88 function and got the following:

[TAG:040]: f88 response: 40118000 data: 32768 [Modulation:187]: raw_state: 16777088.000000

Have seen this issue elsewhere and conclude it is a result of implicit type casting.

FreeBear-nc avatar Aug 03 '23 11:08 FreeBear-nc