HandyHat / ha-hildebrandglow-dcc

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

Gas usage showing unknown #367

Closed BurningTheSky closed 9 months ago

BurningTheSky commented 9 months ago

Describe the bug I have added this integration and logged into my Bright account, electricity usage is being pulled through without issue but gas just says unknown. If I look in the Bright mobile app there is data in there for gas so I'm not sure why it's not being pulled through

To Reproduce Steps to reproduce the behaviour:

  1. Go to integrations in HA
  2. Set up the integration using bright login
  3. Wait for integration to sync
  4. Check gas status

Expected behaviour Gas to report usage target than showing Unkown

Screenshots Screenshot_20230930-074503 Screenshot_20230930-074448

Version Hildebrand Glow v1.0.3 Home Assistant 2023.9.3 Supervisor 2023.09.2 Operating System 10.5 Frontend 20230911.0 - latest

Debug log 2023-09-30 08:00:09.000 DEBUG (MainThread) [custom_components.hildebrandglow_dcc.sensor] Successful GET to https://api.glowmarkt.com/api/v0-1/resource/ca3....29c/catchup 2023-09-30 08:00:09.004 DEBUG (MainThread) [custom_components.hildebrandglow_dcc.sensor] Successful GET to https://api.glowmarkt.com/api/v0-1/resource/ee1....697/catchup 2023-09-30 08:00:09.015 DEBUG (MainThread) [custom_components.hildebrandglow_dcc.sensor] Successful GET to https://api.glowmarkt.com/api/v0-1/resource/5c2....d14/catchup 2023-09-30 08:00:09.018 DEBUG (MainThread) [custom_components.hildebrandglow_dcc.sensor] Successful GET to https://api.glowmarkt.com/api/v0-1/resource/295....bd9/catchup 2023-09-30 08:00:11.012 DEBUG (MainThread) [custom_components.hildebrandglow_dcc.sensor] Successfully got daily usage for resource id 295....bd9 2023-09-30 08:00:11.957 DEBUG (MainThread) [custom_components.hildebrandglow_dcc.sensor] Successfully got daily usage for resource id ee1....697 2023-09-30 08:00:11.972 DEBUG (MainThread) [custom_components.hildebrandglow_dcc.sensor] Successfully got daily usage for resource id 5c2....d14 2023-09-30 08:00:12.308 DEBUG (MainThread) [custom_components.hildebrandglow_dcc.sensor] Successfully got daily usage for resource id ca3....29c

geidorei commented 9 months ago

Same with me also - on eon. Exactly same as above, on app Gas is showing but not coming thru to HA.

geidorei commented 9 months ago

Update - answer is in previous issue - https://github.com/HandyHat/ha-hildebrandglow-dcc/issues/330#issuecomment-1514780058 - works perfectly!

BurningTheSky commented 9 months ago

Update - answer is in previous issue - #330 (comment) - works perfectly!

Ah, amazing find! Worked for me too!