Hildebrandglow - Smart Meters - SMETS2

Hey all, just to let you know v0.6.0 has been released. It reworks the integration to only poll the API at a few minutes past :00 and :30 past each hour. It is strongly recommended that you update to this release to reduce stress on Hildebrand’s servers.

I also have some other ideas on reducing unnecessary calls to Hildebrand, and would love thoughts and feedback on them in the discussion: Feedback on ideas to reduce unnecessary calls to Hildebrand · Discussion #191 · HandyHat/ha-hildebrandglow-dcc (github.com)

Thanks - this is my goto now!

I’ve been trying to set up this integration, with some success, however, I seem to fail in getting it working with the HASS Energy. I am only interested in getting the gas reading working. I’m on the latest level of HASS, upgraded today to make sure I’ve not got another problem. I am not using MQTT. I installed this version GitHub - HandyHat/ha-hildebrandglow-dcc: Home Assistant integration for UK SMETS (Smart) meters pulling data from the DCC via the Hildebrand Glow API using HACS.

So, on an Entities card the sensor seems to work. I’m using ‘sensor.gas_consumption_dcc_sm_profile_reads’. I can click on it and see a graph for the last 24 hours without a problem.

However, using exactly the same sensor on the Energy report it shows as 0. I cannot work out what I am doing wrong, hopefully somebody can help. Not sure if this helps, but when I check in Developer Tools Sate Class is Measurement and I get an error setting it up. Changing State Class to total or to total_increasing gets rid of the error but still displays 0 in the Energy report (after restarting HASS).
Clearly I’m missing something important but cannot figure out what.

Using that same HandyHat integration the sensor I use for the energy dashboard is sensor.gas_consumption_year

Do you have that sensor?

Hmm, no, I do not have that. Just the one I mentioned above, plus a second with the same name and cost on the end.

I think I’m going to delete the integration, restart HAsS and redo the integration install. Something must have got messed up in what I did somehow.

Thank you.

Update, yes, seems like I got something messed up. deleted integration, removed from HACS, reboot then a re-install and this time I get the correct version. All working great, thanks for your help @Kallb123

1 Like

Hi.

Where do I a fine the Application ID when setting up the integration?

Hi,

I added the repository into HA using the custom repository section. When I visit the integration section it doesn’t show Hildebrand Glow at all to install. Any ideas what simple thing im doing wrong.

I just tried adding https://github.com/HandyHat/ha-hildebrandglow-dcc to HACS and that works, the other non-dcc one doesn’t load up, assume because it’s archived

That is correct. I have tried the same yesterday and HACS was failing to verify the repository. I have forked it just to prove that HACS works and it works fine when using my un-archived fork.

In other news:

Hildebrand Glow have just released local MQTT support via their IHD (so no need for the cloud anymore - the non-dcc (mqtt) integration).

There is a new thread started by another user on this topic and I am currently working on it. I will provide more info there.

UPDATE - Info provided in that thread

2 Likes

ive just received my IHD today, setup and works perfectly! and even setup the local MQTT to my home assistant and works a treat too!

{"electricitymeter":{"timestamp":"2022-06-10T10:00:36Z","energy":{"export":{"cumulative":0.009,"units":"kWh"},"import":{"cumulative":4696.774,"day":2.017,"week":19.851,"month":46.810,"units":"kWh","mpan":"1300006781869","supplier":"British Gas","price":{"unitrate":0.29584,"standingcharge":0.47580}}},"power":{"value":0.124,"units":"kW"}}}
{"gasmeter":{"timestamp":"2022-06-10T10:00:33Z","energy":{"export":{"cumulative":0.000,"units":"kWh"},"import":{"cumulative":1430.298,"day":0.569,"week":24.896,"month":54.450,"units":"kWh","mprn":"not available","supplier":"---","price":{"unitrate":54.45000,"standingcharge":0.27220}}},"power":{"value":0.000,"units":"kW"}}}

im just not sure how to get this data into home assistant now? i would of through the module would auto-detect i now have 3 devices listed instead of 2 but maybe im wrong? (gas meter, elec meter, new ihd)

Hi Simon,

Have a look here:

im literally just looking at that now and setting it up haha

1 Like

Your Gas readings unit rate looks horrendous - 54.4 p per kWh ? Would be worth getting your supplier to check that and correct it.

if you actually parse it with HA, its actually showing £54.45p per kWh of gas :rofl:

and oh trust me ive spoke to BRITISHGAS about 100 times over the past 3 years TRYING to get my old IHD from them fixed/working with my gas, they refused to replace it because its older than 1 year old even though its not worked since day 1 (different long story)

then last week i decided to bite the bullet and purchase the new IHD from glowmarkt and it works a treat!

glowmarkt are looking into my account however as the IHD, their app and the MQTT from the IHD are all displaying different prices for both standing and rate figures

they say the IHD and their app get the figures directly from the smart meter (which seems to the 0p standing charge and 27p for the unit rate)

but im not sure where the MQTT gets the figures from then to show those type of figures?

I never had an IHD from my old provider Utility Point so I had to buy my own. I moved to Avro just before they went bust and ended up with Octopus. They are very tech savvy and got my meters working right as UP messed up my gas rate as well.

if i could move provider i would do, but cant as stuck on stupid ‘standard variable rate’ and nowhere will accept me, not even octopus as ive heard amazing things about them

Can anyone tell me if this works to receive current balance on prepaid meters? I signed up in the Bright app and I can see the energy data it’s pulled from the meter. Haven’t got a glow device yet though, I’m not really interested in realtime energy usage it’s the current meter balance I’m after

I have an issue in the Energy dashboard where the total daily gas figure is being added to the next days gas figures between 00:00 - 01:00. So on the 29th June I get the total gas consumption for the 28th June in the 00:00 - 01:00 column and then the hourly correct figures for the 29th June, resulting in roughly twice my gas consumption being shown ( see picture below - there should be no gas consumption between 00:00 - 01:00).

I’m going around in circles trying to work out what could be going wrong, as I setup the Hild MQTT sensors ages ago, and have forgotten where I got them from! Has anyone seen this? The actual smart meter display is showing the correct figures (without the previous days total being added).

hi there i have a EON SMETS2 meter and on the little device they gave me it shows the energy usage in real time of what the house is using.

I have registered and have the bright app installed and connected but it only shows data every 30mins?

Is there a way that i can locally tap into the realtime feed to update one of my tiles on home assistant - its quite handy to glance at so i can see what solar power is being generated and what the house is using.

Via this free integration, all you can get is data delayed 30 minutes, updated every 30.
You’ll need to buy a Glow device for real-time data.