Colin Robbins

Results 46 comments of Colin Robbins

I’ve got the 24 lookups down to 12, but am waiting for a week before I issue a PR. I do want to check there is not 401 loop as...

That’s is not quite how it works. I have listed the 6 calls the code makes in a post above. 6 for gas and 6 for electric.

This is a common error, and a FAQ in this integration. You need to contact your energy company - they need to provide tariff information to the DCC.

You need you energy company to fix it. They are legally required to do so if you have a SMETS 2 meter. In the mean time instead of setting manually,...

That seems like a lot of hard work to use NodeRed to override a sensor from a 3rd party integration, when HA has a built in mechanism to create a...

This error indicates the Glow API is behaving differently for you in some way. Can you perhaps edit the file `custom_intergtaion/ha-hildebrandglow-dcc/sensor.py` and change line 354 from ``` _LOGGER.error("Glow API data...

Looks like you have not quite got the edit right. I think you have a comma missing between `_error` and `plan`.

Ah, OK that's not helped. Could you make the same change at line 278?

Good news. The change will not have made any difference, it was attempting to get more data on the error. I suspect that for some reason the Glow API was...

Sorry, I don't know what to advise. This integration provides the raw data used by HA, by taking a reading at regular points in time The raw data appears correct...