Closed ivo-toby closed 2 years ago
I have the same issue. Debug logging can be enabled using:
logger:
default: info
logs:
custom_components.sems: debug
When I do it says that when doing the query the authentication is expired.
Thanks, enabled debug, but no clue to where the logs are supposed to be.
I see the same symptoms in my system, it has been working flawless for months but suddenly stopped 3 days ago! No time yet allocated to analyse it further.
The sems app does show data so the inverters are running as expected.
last update of the (ios) app was 1 month ago.. They possibly changed the auth-flow and updated the apps in advance. I have created an NodeJs API client a while ago, i'll check if that still works
Same here. Stopped working yesterday evening. Logger: custom_components.sems.sems_api Source: custom_components/sems/sems_api.py:125 Integration: GoodWe SEMS API (documentation, issues) First occurred: 11 juni 2022 21:25:40 (1 occurrences) Last logged: 11 juni 2022 21:25:40
Unable to fetch data from SEMS.
Following an example on the issues which uses eu.
I changed the power station url in my local install to eu.
instead of www.
and for now it seems to work.
And... it seems this was fixed in https://github.com/TimSoethout/goodwe-sems-home-assistant/releases/tag/3.7.0-beta. :)
@spockz Thank you, this has fixed it!
Thanks @spockz and @Tonny56 . Did 3.7.0 beta fix it? If so I'll promote it to a normal release.
@TimSoethout 3.7.0 Beta fixed it for me as well
@TimSoethout 3.7.0 beta fixed the issue for me too
Thanks for the help all, updating to 3.7.0 also solved it for me.
The integration in home-assistant stopped working about 2/3 days ago. I tried to reinstall and another (visitor) account but still no success.
The logs in HA say:
If there are debug-logs I can't find them (I have an unsupported HA install in docker, the Goodwe integration was installed using HACS)