openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.86k stars 3.58k forks source link

[Tapocontrol] Unable to control L530 after upgrade to 1.1.0 Build 230721 #15503

Closed HeyZeus453 closed 4 months ago

HeyZeus453 commented 1 year ago

Current Behavior

Tapocontrol will fail to connect to any L530 bulbs that have been updated to firmware version 1.1.0 Build 230721 giving the error: "COMMUNICATION_ERROR unknown api error (-1)"

Possible Solution

It appears that the new firmware uses a different protocol then previous versions. The Homeassistant integration already has an fix for the new KLAP protocol which may help with making a fix for Openhab Details here: https://github.com/petretiandrea/home-assistant-tapo-p100/issues/482

openhab-bot commented 1 year ago

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/unable-to-connect-l530-smartbulb-after-firmware-update/149321/4

dor-bw commented 1 year ago

Hello. I get the same error for my L630 light bulb. The firmware version is actual 1.1.0 Build 230823 Rel. 165100. I hope it will be fixed rapidly.

Goliath23 commented 1 year ago

Could be related to Tapo Plugs stopped working a few days ago: https://github.com/openhab/openhab-addons/issues/15585

openhab-bot commented 12 months ago

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/single-tapo-p100-suddenly-stopped-working-error-code-1003/149740/2

cee-dee commented 12 months ago

I can confirm that P100 plugs with version1.2.1 Build 230804 Rel. 190922 are not operational anymore. I cannot check the version of the operational ones because it requries a firmware update in the app. I'm eager to assist, e.g. provide logs or similar things.

Goliath23 commented 11 months ago

The PR that fixed it for Home Assistant?

https://github.com/python-kasa/python-kasa/pull/477/files

No Idea how hard it is to integrate in the openhab codebase.

wildcs commented 11 months ago

As already mentioned in other issues.....: Tapo changed the protocol for some devices because of security reasons. I had to rewrite the whole communication and uploaded a beta to my compiled-addons repository. You can read anything here in the Binding-Support-Thread

This issue can be closed and marked as solved

jlaur commented 11 months ago

This issue can be closed and marked as solved

I have linked your pull request, so that this issue will be automatically closed when the pull request is merged.