AlexxIT / SonoffLAN

Control Sonoff Devices with eWeLink (original) firmware over LAN and/or Cloud from Home Assistant
https://github.com/AlexxIT/Blog
MIT License
2.67k stars 414 forks source link

I started getting an error: appid is unauthorized! #1206

Closed msavazzi closed 1 year ago

msavazzi commented 1 year ago

2023-07-28 18:55:55.090 WARNING (MainThread) [custom_components.sonoff] Can't login with mode: auto Traceback (most recent call last): File "/config/custom_components/sonoff/init.py", line 206, in async_setup_entry await registry.cloud.login(username, password) File "/config/custom_components/sonoff/core/ewelink/cloud.py", line 150, in login raise AuthError(resp["msg"]) custom_components.sonoff.core.ewelink.cloud.AuthError: appid is unauthorized! KOBxGJna5qkk3JLXw3LHLX3wSNiPjAVi 2023-07-28 18:55:55.092 WARNING (MainThread) [homeassistant.config_entries] Config entry 'xxx' for sonoff integration could not authenticate: appid is unauthorized! KOBxGJna5qkk3JLXw3LHLX3wSNiPjAVi

Can you help me?

kennethpangky commented 1 year ago

Yup, getting it after a reboot of HA. Control of devices still seems to work.

AlexxIT commented 1 year ago

1201