rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.85k stars 546 forks source link

Calex G125 Connects but it can not get datapoints #1080

Open PerRoine opened 1 year ago

PerRoine commented 1 year ago

The bulb connects and is working in the Smart Life App and Tuya Local finds it but can not get data points

Connection to device succeeded but no datapoints found, please try again. Create a new issue and include debug logs if problem persists.

8:50:42 PM – (ERROR) LocalTuya (custom integration) - message first occurred at 8:29:54 PM and shows up 44 times [bff...l3c] Failed to get status: 'utf-8' codec can't decode byte 0x97 in position 1: invalid start byte 8:36:39 PM – (ERROR) LocalTuya (custom integration) - message first occurred at 8:35:27 PM and shows up 3 times [bff...l3c] Failed to get status: Unexpected payload=b'\x9a\xf8t\xc8\xbb\xae\xaa\x89\\xf3 \xef\x94\xaa\xf1\x01u\x16\x8f\xd3\xd6\x9f\x03\x7f \x99\x9cT4\x90+\xcb' 8:36:19 PM – (ERROR) LocalTuya (custom integration)

Raspberry Pi 4 Homeassistant 2022.10.3 Local Tuya 4.1.1

AndroX55 commented 1 year ago

Perhaps your device run on 3.4 protocol which is not supported by localtuya, try to run tinytuya and scan your device to check your device protocol.

PerRoine commented 1 year ago

TinyTuya says it's 3.3

PerRoine commented 1 year ago

image

lclem commented 1 year ago

Any news about this?