Not really, just noticed this for one of my devices too. It‘s a power extension with 4 sockets branded as „Dewenwill“
My other outdoor socket adapter came online straight away.
Edit: I need to check if it will be the same at my oh3 installation when disabling and reenabling the bridge.
The device(s) with the produktKey keyy... does not show up in the discovery inbox? This is interesting. Do you have other Tuya devices that are paired with another account?
Are the device that don’t show udpListener messages on the same network? It’s a known issue that this does not work well with different networks. In some cases adding the IP manually works.
Something seems to be completely wrong there. The productKey from the message should be the same as the productId in the thing configuration, but they seem to be different, also sjaun9de is too short for a productId.
There is a org.smarthomej.binding.tuya.Schema.json in the openHAB database directory. Do you see sjaun9de or keyyuwcn59gwsrr8 there? If you delete the thing and re-add it, is the configuration exactly the same? Can you show the YAML representation?
So there seems to be something wrong with discovery. Can you disable the cloud thing, delete all things, set org.smarthomej.binding.tuya to TRACE and send the responses of the requests to
/v1.0/users/token.uid/devices
/v1.0/iot-03/devices/factory-infos (one is sufficient)
I had this issue initially (with 4.0.2) but my OH server was on a different server so mDNS (I assume) wasn’t working. Added a couple of other devices after migrating to a local device and IP address is still not populated. All devices work, locally or when they are on different networks, after manually adding the IP address. Does seem to be just discovery that is an issue.