SonoffLAN icon indicating copy to clipboard operation
SonoffLAN copied to clipboard

devices from coolkit are unavailable in new HA 2024

Open ondrej0402 opened this issue 1 year ago • 13 comments

Hi, after installation new HA 2024, sonoff devices are unavailable from coolkit CK-BL602-SWP1-01(182) all other devices original sonoff are working well.

thx

config_entry-sonoff-94546c61063f4b9b0ec43955ad4474c4.json

ondrej0402 avatar Feb 27 '24 11:02 ondrej0402

Cloud auth doesn't work for you (don't know why). And this devices don't discovered in your LAN (don't know why).

AlexxIT avatar Feb 27 '24 11:02 AlexxIT

In ewelink app works everything, but in HA works just basics, duals.

ondrej0402 avatar Feb 27 '24 11:02 ondrej0402

same here, devices stopped working in latest HA version.

maitpatni avatar Feb 27 '24 11:02 maitpatni

After delete app from ios and install again, same in HA I use 3.5.3 version works again everything, crazy. Looks like ha 2024 is buggy

ondrej0402 avatar Feb 27 '24 14:02 ondrej0402

https://github.com/AlexxIT/SonoffLAN?tab=readme-ov-file#issues

AlexxIT avatar Feb 27 '24 17:02 AlexxIT

I forgot to write that I downgrade HA to 2023.12 version as well and sonoff to 3.5.3. Anyway I assume that it was my mistake with mixed versions of core, os, supervisor and sonoff lan, because I had problems with one esp mini and weather forecast as well Thx Regards O.

ondrej0402 avatar Feb 27 '24 18:02 ondrej0402

Things just went offline for me the moment I updated HA core to 2024.3.0.

Cloud WS Connection error: Cannot connect to host us-pconnect5.coolkit.cc:443 ssl:default [None]
Cloud WS Connection error: Cannot connect to host us-pconnect8.coolkit.cc:443 ssl:default [Connect call failed ('52.52.228.195', 443)]
Cloud WS Connection error: Cannot connect to host us-dispa.coolkit.cc:443 ssl:default [Connect call failed ('34.217.226.132', 443)]
Cloud ERROR: {'error': 504, 'reason': 'Request Timeout', 'deviceid': '100153c92e', 'apikey': '1XXX', 'sequence': '1XX'}
Cloud ERROR: {'error': 529, 'reason': 'Internal Server Error', 'deviceid': '100153c92e', 'apikey': '1XXX, 'sequence': '1XX'}

sonoff-513c5dffce155fb2397773d228ec7529-Z906-f1d4d73feadf6253d591c547e4d4cde5.json

config_entry-sonoff-513c5dffce155fb2397773d228ec7529.json

amaisano avatar Mar 07 '24 16:03 amaisano

Things just went offline for me the moment I updated HA core to 2024.3.0.

Cloud WS Connection error: Cannot connect to host us-pconnect5.coolkit.cc:443 ssl:default [None]
Cloud WS Connection error: Cannot connect to host us-pconnect8.coolkit.cc:443 ssl:default [Connect call failed ('52.52.228.195', 443)]
Cloud WS Connection error: Cannot connect to host us-dispa.coolkit.cc:443 ssl:default [Connect call failed ('34.217.226.132', 443)]
Cloud ERROR: {'error': 504, 'reason': 'Request Timeout', 'deviceid': '100153c92e', 'apikey': '1XXX', 'sequence': '1XX'}
Cloud ERROR: {'error': 529, 'reason': 'Internal Server Error', 'deviceid': '100153c92e', 'apikey': '1XXX, 'sequence': '1XX'}

sonoff-513c5dffce155fb2397773d228ec7529-Z906-f1d4d73feadf6253d591c547e4d4cde5.json

config_entry-sonoff-513c5dffce155fb2397773d228ec7529.json

Exactly the same for me. Nothing works since 2024.3. I need to update to 2024.4 since support for my Alarm panel has been added in 2024.1

rainepretorius avatar Apr 14 '24 07:04 rainepretorius

Any 500+ errors not related to integration. It is cloud or devices issues.

AlexxIT avatar Apr 15 '24 16:04 AlexxIT

I've been running into the same issue here of no pow updates in auto or cloud mode since updating to HA 2024.3. I had been using the integration problem free, but now only can get cloud pow updates when manually reloading the integration (only get a single update), or when I open the ewelink app (triggers a single update).

Can see these entries in the HA logs.

WARNING (MainThread) [custom_components.sonoff.core.ewelink.cloud] Cloud WS Connection error: Cannot connect to host us-dispa.coolkit.cc:443 ssl:default [Try again]

Ewelink app will allow me to view instant readout of power, but cannot get things to update in HA aside from the above mentioned manual ways to get a single update. Wondering if ewelink has throttled back the API access?

mattryyc avatar May 07 '24 00:05 mattryyc

@mattryyc It's just your local Internet connection issues

AlexxIT avatar May 12 '24 13:05 AlexxIT

@mattryyc It's just your local Internet connection issues

If that’s true, why would reloading the Sonoff integration allow it to retrieve an updated power value successfully?

mattryyc avatar May 12 '24 13:05 mattryyc

You should check debug logs. The integration has all the tools for answers.

AlexxIT avatar May 12 '24 14:05 AlexxIT