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

cant reinstall/configure this integration #140

Open simonr23 opened 4 weeks ago

simonr23 commented 4 weeks ago

my integration was stuck on 'not loaded' - a strange state. it wouldnt allow deletion from within the standard settings menu, so i deleted it via HACS.

i redownloaded the newest version and tried to re-add it as an integration, but am now stuck gettign an error 500 response the moment i select the integration from the '+' option.

i've tried numerous restarts, deletions, versions. no joy.

Poshy163 commented 4 weeks ago

This might be due to the flakyness with the API, are you able to use postman (the data collection is here: https://github.com/CharlesGillanders/alphaess-openAPI/blob/main/AlphaESS%20Open%20API.postman_collection.json)

and get me some of the results? typically that happens due to not being able to call getEssList

simonr23 commented 3 weeks ago

This might be due to the flakyness with the API, are you able to use postman (the data collection is here: https://github.com/CharlesGillanders/alphaess-openAPI/blob/main/AlphaESS%20Open%20API.postman_collection.json)

and get me some of the results? typically that happens due to not being able to call getEssList

i have no idea how to do that, sorry. i tried googling, but no joy. I've tried winging it within postman. here's what i can say:

sending a call to/for getesslist results in a 'sign check error' message.

with code 6007 (does that mean anything useful?)

simonr23 commented 3 weeks ago

update - i managed to get it setup via using my iphone app, and not the webpage. maybe just a coincidence with alpha also coming online? but either way - sorted.