OH4 TapoControl P100 keine Kommunikation

Einrichtung der openHAB Umgebung und allgemeine Konfigurationsthemen.

Moderatoren: seppy, udo1toni

Antworten
lwienecke
Beiträge: 11
Registriert: 13. Dez 2022 21:51
Answers: 0

OH4 TapoControl P100 keine Kommunikation

Beitrag von lwienecke »

Hallo,
ich habe das TapoControll Binding installiert um Tapo P100 Schalter zu steuern.
Das hat vor einem halben Jahr schon mal funktioniert.
Das Cloud Login Thing ist installiert und konfiguriert, es ist Online.
Dem P100 Thing wurde das Cloud Login zugeordnet, die IP Adresse ist eingetragen und stimmt.
Ergebnis:
Status: OFFLINE
COMMUNICATION_ERROR
unknown api error (-1)
Andere IP Geräte (diverse Shellys) funktionieren.
Die Steuerung des P100 über die App funktioniert.
Angaben zum P100:
P100
Firmwareversion: 1.2.1 Build 230804 Rel. 1909.22
Hardwareversion: 2.0

Angaben zu OpenHAB:
openHAB 4.0.3 auf Synology im Docker

Das Log (Deaktivieren / Aktivieren des Things):

Code: Alles auswählen

2023-10-21 23:57:13.112 [TRACE] [ntrol.internal.api.TapoDeviceHttpApi] - DeviceHttpApi_logout
2023-10-21 23:57:17.490 [TRACE] [rol.internal.api.TapoDeviceConnector] - (tapocontrol:P100:0390a8a482:3460F91ABBA8) sending login to url 'http://192.168.76.114/app'
2023-10-21 23:57:17.490 [TRACE] [ntrol.internal.api.TapoDeviceHttpApi] - (tapocontrol:P100:0390a8a482:3460F91ABBA8) create handhsake with payload: {"method":"handshake","params":{"key":"-----BEGIN PUBLIC KEY-----\nMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCE1JNa6Cx54YInb7/XMWfH/jKgYumEVaTyCExj\r\nwh+ikFArTT5AJ6YHLhzmB5mx/4jOJs80XVTb2kft/DSGmO/3abxSyXTjN3EWS8dRjzpDpumGEpLF\r\nkmgTcVpHd1rhphjr7ZPr0agMt1aPWOwcKpfzdxG5Z4aVXaKo5sss6iO+pwIDAQAB\n-----END PUBLIC KEY-----\n"},"requestTimeMils":1697925437490}
2023-10-21 23:57:17.492 [TRACE] [ntrol.internal.api.TapoDeviceHttpApi] - (tapocontrol:P100:0390a8a482:3460F91ABBA8) sendRequest to 'http://192.168.76.114/app' with cookie ''
2023-10-21 23:57:17.498 [DEBUG] [ntrol.internal.api.TapoDeviceHttpApi] - (tapocontrol:P100:0390a8a482:3460F91ABBA8) device returns errorcode '1003'
2023-10-21 23:57:17.499 [TRACE] [ntrol.internal.api.TapoDeviceHttpApi] - (tapocontrol:P100:0390a8a482:3460F91ABBA8) not logged in
Hat jemand eine Idee?

simply_hans
Beiträge: 2
Registriert: 22. Okt 2023 14:13
Answers: 0

Re: OH4 TapoControl P100 keine Kommunikation

Beitrag von simply_hans »

Hallo,

das wird an der Firmware liegen, seit dem Firewareupdate funktioniert es nicht mehr über das Bindung.
Dazu gibt es auch einen Eintrag bei Github: https://github.com/openhab/openhab-addons/issues/15585

(Unten im Github Eintrag wird auf die Lösung verwiesen)

viele Grüße
Hans
OH auf 3.4.2 auf Ubuntu Server 22.04 LTS in Verbindung mit ergänzendem Zigbee2Mqtt auf Raspi-3.
Anzahl der Devices dreistellig - Und von wegen "SmartHome" spart Kosten" - es ist n Geiles Hobby, amortisiert sich aber erst nach Jahren

lwienecke
Beiträge: 11
Registriert: 13. Dez 2022 21:51
Answers: 0

Re: OH4 TapoControl P100 keine Kommunikation

Beitrag von lwienecke »

Danke, das funktioniert.

Antworten