I am trying to use a smart plug. With tiny tuya python lib the device works, but not with tuya binding for Openhab. I have also created an issue here, DP control is not working for some device · Issue #630 · smarthomej/addons. From home assistant documentation for tuya HACS – Home Assistant, I found this,
“Setting the ‘DPIDs to send in RESET command’ is optional. It is used when a device doesn’t respond to any Tuya commands after a power cycle, but can be connected to (zombie state). This scenario mostly occurs when the device is blocked from accessing the internet. The DPids will vary between devices, but typically “18,19,20” is used. If the wrong entries are added here, then the device may not come out of the zombie state. Typically only sensor DPIDs entered here.”
I think my problem is also similar. The home assistant integration seems to also support push for status updates instead of polling. Can we get a similar feature in Openhab. I would like to use Openhab due to it’s flexibility in automation via groovy.