esphome-opentherm
esphome-opentherm copied to clipboard
Update deps and data types
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.