-
Notifications
You must be signed in to change notification settings - Fork 420
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basic and Basic2 switches ´unavailable´ after update to 3.0.2 #809
Comments
Install latest master version and get integration diagnostics (Hass v2022.2 and more): Configuration > Integrations > Sonoff > 3 dots > Download diagnostics |
Have you installed master version and using Hass v2022.2+? |
I have Core 2022.4.7 installed. |
HACS > SonoffLAN > Reinstall > master |
O.k., I did install ´master´ version and restart the HA system. I checked again the path your earlier mentioned to find `download diagnosis´. |
I can provide you with the error message from the logbook.
|
Can change this lines: SonoffLAN/custom_components/sonoff/core/ewelink/cloud.py Lines 161 to 163 in cbac135
to: resp = await r.json()
_LOGGER.error(resp)
if resp["error"] != 0:
raise Exception(resp["msg"]) And send response in logs to sonofflan@gmail.com |
I did send you response in logs. |
Problem with "Ext Grond zijkant". I never saw device without some state info. Is it works fine? |
Should be fixed in latest master version. Will be in next release. |
Before the update the sonoff switches acted well. Still they work well via the Ewelink app.
I restored the old version.
The text was updated successfully, but these errors were encountered: