I have some return from discord from Filipko anf Mimixx
Ssh to the hassio on Raspberry. You need to use a ADDON or something for this
Either SSH & Web Terminal
or some similar plugin, or just ssh root@{ip_address} -p 22222
docker container ls
- look for container id of the Deconz instance
docker exec -it {id} /bin/bash
- Navigate to the folder
/usr/share/deCONZ/
for exemple usingcd /usr/share/deCONZ/devices/
You will see inside others DDF
Method updated here How to add/edit a DDF on Home assistant using text editor? - #18 by bcutter?