qbaware / homeassistant-eldom

Integrating Eldom smart boilers into Home Assistant
MIT License
2 stars 0 forks source link

Fix displayed temp for flat boilers #19

Closed danielgospodinow closed 16 hours ago

danielgospodinow commented 1 day ago

Flat boilers seem to show two temperatures in the Eldom app - one for each of its chambers.

image

But the boiler device itself has a single scale for a single value.

Currently, the HA integration reports the temperature of the left chamber.

Perhaps, the right value to report is the mean value between the two chamber temperatures.

danielgospodinow commented 16 hours ago

Closed by https://github.com/qbaware/homeassistant-eldom/commit/5fcd3446b76980ca7645282078f8512de38b982a.