deConz DDF import failed: cannot read file

I bought a Tuya vibration sensor:
“manufacturername”: “_TZ3000_xsjsnzhz”,
“modelid”: “TS0210”,
“vendor”: “Tuya”

I tried to import a DDF file I found on the web but got an error that the import failed because it could not read the file. Then I tried to export data to a DDF json-file and tried to import that file again: the same error.

I have installed the latest version and the OS is Windows. Any idea how to solve this?

You need a bundle, not the DDF.

Best course is to make a PR on GitHub and the bot compiles one for you.

Thanks Mimiix! I wasn’t aware of bundles instead of DDF files (still a N00b). I will make a PR on github.