ziirish / OctoPrint-TuyaSmartplug

Tuya Smartplug plugin for OctoPrint
Other
22 stars 15 forks source link

Plugin not working help me please ! #36

Closed sgelineau17 closed 2 years ago

sgelineau17 commented 2 years ago

Hello,

I have bought a Tuya compatible Konyks Priska Mini connected plug, it works correctly via the Tuya app. I managed to retrieve the id and the local key via a youtube tutorial. The smart plug is in the same network as my raspberry pi zero 2 w, itself equipped with octoprint. Unfortunately the "Tuya Smartplug" plugin shows me an error. I looked at the logs nothing relevant :

pi@octopi:/ $ tail -f ./home/pi/.octoprint/logs/plugin_tuyasmartplug_debug.log [2021-12-19 21:21:30,925] DEBUG: Sending command: info to 3DPRINT [2021-12-19 21:21:31,020] DEBUG: Something went wrong while running the command [2021-12-19 21:23:37,535] DEBUG: Checking status of 3DPRINT. [2021-12-19 21:23:37,537] DEBUG: Sending command: info to 3DPRINT [2021-12-19 21:23:37,692] DEBUG: Something went wrong while running the command [2021-12-19 21:24:08,370] DEBUG: Checking status of 3DPRINT. [2021-12-19 21:24:08,371] DEBUG: Sending command: info to 3DPRINT [2021-12-19 21:24:08,398] DEBUG: Connection refused... Trying again soon [2021-12-19 21:24:09,400] DEBUG: Sending command: info to 3DPRINT [2021-12-19 21:24:09,444] DEBUG: Something went wrong while running the command [2021-12-19 22:05:57,012] DEBUG: Checking status of 3DPRINT. [2021-12-19 22:05:57,014] DEBUG: Sending command: info to 3DPRINT [2021-12-19 22:06:07,107] DEBUG: Network error

I need help! Thanks a lot !