Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gas volume today/week/month is showing power kWh usage rather than m3 usage #48

Open
rodgers86 opened this issue Dec 14, 2023 · 2 comments

Comments

@rodgers86
Copy link

While the total volume used is still correct. The three sensors for

Gas Import Vol (Today)
Gas Import Vol (week)
Gas Import Vol (month)

are all Showing usage in kWh and not m3

@sourbrambles
Copy link

That's just how the data comes from hildebrand, bills from suppliers usually show kWh.

{"gasmeter":{"timestamp":"2023-12-19T22:11:10Z","energy":{"import":{"cumulative":64586.641,"day":98.493,"week":167.432,"month":1887.482,"units":"kWh","cumulativevol":5655.830,"cumulativevolunits":"m3","dayvol":98.493,"weekvol":167.432,"monthvol":1887.482,"dayweekmonthvolunits":"kWh","mprn":"","supplier":"---","price":{"unitrate":0.06848,"standingcharge":0.29620}}}}}

@rodgers86
Copy link
Author

I assumed that might be the case.

Just seems strange that there’s then duplicate sensors.

As there’s

Gas import today
And
Gas volume today showing exact same info.

Vol should always be m3, and the Gas Import Volume is in m3 and that’s what the meter is physically reading.

I’ve attached an image of the sensors. But presumably it’s an issue with hildebrand itself then.

IMG_5428

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants