jasonacox / tuyapower

Python module to read status and energy monitoring data from Tuya based WiFi smart devices. This includes state (on/off), current (mA), voltage (V), and power (wattage).
MIT License
136 stars 20 forks source link

Ledvance smart wifi plug missing power data and pairing issue #24

Open devmet34 opened 2 years ago

devmet34 commented 2 years ago

Hello,

I paired Ledvance smart+ wifi plug with its own app on android. Its working ok. I tried to use tuyapower py. It scans find and outputs all the parameters including plugkey like "keyj5dhdbjch". When i try to get device info with given parameters, it says no power data. I suppose plugkey is not the actual key?

I reset the device and tried to pair with both smart life and tuya smart app but it fails. During manual pairing, it stops device's blinking led but app fails to pair with timeout even though device connects to wifi router.

Appreciate helps. Thanks