BenPru / luxtronik

Luxtronik integration for Home Assistant
MIT License
66 stars 23 forks source link

Heat Amount heating / dhw: Difference between sensor value and luxtronik web portal #217

Open Crashman1983 opened 6 months ago

Crashman1983 commented 6 months ago

Luxtronik integration does report

heat_amount_heating image

dhw_heat_amount

image

Total heat amount is not reported, but can be calculated within HA using a template sensor.

When I compare these sensor values with values from luxtronik web interface, I can see a gap.

image

Where is this difference coming from?

Mehli12 commented 6 months ago

Same here. But just for heat amount.

Bildschirmfoto 2023-12-14 um 18 26 57

Bildschirmfoto 2023-12-14 um 18 27 27

BenPru commented 6 months ago

In my case (Novelan LAD 7) the "input energy" sensors are updated delayed by the socket interface. Not sure if the websocket is faster. Can you check it with another software (e.g. App) which uses also the socket interface? Is the delay in the firmware (socket) or in the integration. You can also play around with the update-interval. At the moment it is set to "very_slow" --> every 5 Minutes.