Red Energy Australia

Hi All,

The integration is now full functional and appears to be working correctly based on my testing. I am open to feedback.

I have released a new version 1.6.0 which removes the requirement to get the client_id from the app. Just username and password are required for authentication.

The integration can also be installed directly from HACS - Red Energy Install.

2 Likes

Sets up all fine but the integration looks to get an error talking back to Red Energy

Failed setup, will retry: Unexpected error: 400, message=‘Bad Request’, url=‘https://selfservice.services.retail.energy/v1/usage/interval?consumerNumber=XXXXXXXXXX&fromDate=2025-09-16&toDate=2025-10-08’

Further to that the options panel comes up with an “Unknown Error Occoured” when trying to change anything but that could be purely due to the the above throwing that error.

Edit: The above is with 1.6.0, rolled back and tried 1.5.9 and worked perfectly

Was able to login without the client ID now and have all the data showing in this version no issue, now waiting for the tracking to populate with the data.

Amazing work removing the client id!!!

I have thee same error when I try to retrieve Gas usage information, but no problems when it is just Electricity

Hi @clivefrog

Are you able to enable the debug logging and log an issue on github with the json and any that you get for the gas. preferably only enable the gas the reload the integration so the outputs are cleaner.

I only have an electricity account with them. The gas .json responses must be structured differently to what I based it off.

Thank you