CharlesGillanders / homeassistant-alphaESS

Monitor your energy generation, storage, and usage data using the official API from Alpha ESS.
MIT License
101 stars 22 forks source link

404 Error #101

Closed DavidqStokes closed 10 months ago

DavidqStokes commented 10 months ago

Yesterday evening and this evening I've received a 404 error when my automation runs to set my AlphaESS battery overnight charge times.

Is anyone else seeing this??

(Last night I was still on HA 2013.12.x and today I'm on 2024.01.1)

This error originated from a custom integration.

Logger: alphaess.alphaess Source: custom_components/alphaess/init.py:57 Integration: Alpha ESS (documentation, issues) First occurred: 22:45:01 (2 occurrences) Last logged: 22:45:01

404, message='', url=URL('https://openapi.alphaess.com/api/updateChargeConfigInfo') Error: 404, message='', url=URL('https://openapi.alphaess.com/api/updateChargeConfigInfo') when calling https://openapi.alphaess.com/api/updateChargeConfigInfo

DaveBinM commented 10 months ago

Yes, I’m seeing the same thing now.

Poshy163 commented 10 months ago

Upstream issue here #59