HandyHat / ha-hildebrandglow-dcc

Home Assistant integration for UK SMETS (Smart) meters pulling data from the DCC via the Hildebrand Glow API
MIT License
238 stars 36 forks source link

Incorrect unit in Home Assistant Energy dashboard for GAS reading #109

Closed benek984 closed 2 years ago

benek984 commented 2 years ago

Describe the bug In home assistant energy dashboard under gas consumption I can see quite good value but incorrect unit. I have used Yearly usage as suggested in the configuration. To Reproduce

add GAS Yearly sensor to Energy Dashboard in Home assistant configuration

Screenshots

Fullscreen_30_12_2021__21_13

Version What version of the integration and what version of Home Assistant are you running? Latest version and latest version of Home Assistant Debug log n/a Additional context n/a

ColinRobbins commented 2 years ago

Are you sure this is not just because it is playing catch-up, with the usage since the start of the calendar year? Let it run for a day or so and see if it stabilises to a correct value.

benek984 commented 2 years ago

It may be but when you look on the daily or yearly usage in Lovelace it reports it correctly (compared with Bright iOS app).

Screenshot_30_12_2021__23_15
benek984 commented 2 years ago

@ColinRobbins you were right that was caused by "first day" reading. all looks good now.