Open shakisha opened 1 month ago
I had my device online for weeks, has the device a static ip adres?
@Xenomes yes, it is static ip address with a dhcp reservation
When the device is offline, is control through the tuya app still possible?
@Xenomes yes, tuya and also domoticz
Okay, thanks for that info. I will check the code that controls the offline state.
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
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?