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

The integration has stopped working since 1st April #397

Closed Alf-Tupper closed 3 months ago

Alf-Tupper commented 3 months ago

Since the 1st of April, I only get an update around 1 am, and now it's not able to connect.

This error originated from a custom integration.

Logger: custom_components.hildebrandglow_dcc.sensor Source: custom_components/hildebrandglow_dcc/sensor.py:168 integration: Hildebrand Glow (DCC) (documentation, issues) First occurred: 18:05:02 (5 occurrences) Last logged: 19:05:33

Cannot connect: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

frostaholic commented 3 months ago

Mine did the same I guessed it was something to do with changing to BST. I used the sensor.py from last BST seems to be working. https://github.com/HandyHat/ha-hildebrandglow-dcc/issues/337#issuecomment-1535479784

pepetheprawn commented 3 months ago

Thanks for the link @frostaholic - that's worked for me. Really appreciate the reply. Out of interest when we go back to GMT do you need to change back to the default sensor.py from the repository?

Alf-Tupper commented 3 months ago

This has also worked for me. The sensor values got updated as soon as HA restarted. Cheers @frostaholic