Xenomes / Domoticz-TinyTUYA-Local-Plugin

MIT License
3 stars 2 forks source link

Switch status loosing sync #9

Open shakisha opened 1 month ago

shakisha commented 1 month ago

Hello, I have got last version alpha 0.5b installed and switch status gets lost every one and then, like now, showing off when it was on and no other interpreter switch it off (Alexa, smart life, no one touched the state).

What can I do to debug and solve this issue?

Xenomes commented 1 month ago

I had my device online for weeks, has the device a static ip adres?

shakisha commented 1 month ago

@Xenomes yes, it is static ip address with a dhcp reservation

Xenomes commented 1 month ago

When the device is offline, is control through the tuya app still possible?

shakisha commented 1 month ago

@Xenomes yes, tuya and also domoticz

Xenomes commented 1 month ago

Okay, thanks for that info. I will check the code that controls the offline state.

shakisha commented 1 month ago

Device is on now, if I turn off through tuya app, in domoticz it stays on and these are the logs which are repeated every 10 seconds, no indication about the device :

2024-11-03 12:36:31.026 Tuyalocal: Pushing 'onHeartbeatCallback' on to queue 2024-11-03 12:36:31.077 Tuyalocal: Processing 'onHeartbeatCallback' message 2024-11-03 12:36:31.078 Tuyalocal: Acquiring GIL for 'onHeartbeatCallback' 2024-11-03 12:36:31.078 Tuyalocal: Calling message handler 'onHeartbeat' on 'module' type object. 2024-11-03 12:36:31.078 Tuyalocal: onHeartbeat called 2024-11-03 12:36:31.079 Tuyalocal: Update devices in Domoticz 2024-11-03 12:36:31.525 Tuyalocal: Acquiring GIL for 'onHeartbeatCallback' 2024-11-03 12:36:41.040 Tuyalocal: Pushing 'onHeartbeatCallback' on to queue 2024-11-03 12:36:41.090 Tuyalocal: Processing 'onHeartbeatCallback' message 2024-11-03 12:36:41.091 Tuyalocal: Acquiring GIL for 'onHeartbeatCallback' 2024-11-03 12:36:41.091 Tuyalocal: Calling message handler 'onHeartbeat' on 'module' type object. 2024-11-03 12:36:41.091 Tuyalocal: onHeartbeat called 2024-11-03 12:36:41.091 Tuyalocal: Update devices in Domoticz