Hello,
I tried to apply the changes, but I was not successful. I can see temperature und humidity data in deConz, but I still cannot see the device in the rest api of phoscon.
Pls. give some guidance how to procede.
Thx
And all is working ? (to know if we can add it officialy, or if you want to make the Pr to add it ?)
And BTW, yes on windows better to edit the file ^^, the DDF bundle is more for HA users. Deconz need to be restarted after a change on a json file (deconz load DDF only at start)
Thx, for the prompt support and finishing the PR.
I‘m fine with the Bundle solution since my constellation with Phoscon, deCONZ and FHEM is quite exotic. But I‘m now using Z-Wave, Homematic, Somfy and finally Phoscon/deConz parallel on FHEM as main HA app.
Zigbee is becoming more and more important, so no way to ignore it anymore.
No, I see regularly user from FHEM, there is more exotic ^^.
About that, just by curiosity (as you have said you prefer the Bundle solution) you are running on docker or real OS ?
On real OS, you just need to put the json on a “device” folder
All DDF provided directly with deCONZ typically reside in /usr/share/deCONZ/devices/ on a Linux system and are loaded first. However, files residing in the home directory of the user running deCONZ (e.g. /home/<DECONZUSER>/.local/share/dresden-elektronik/deCONZ/devices) will override the pre-packaged files to allow users to amend and keep their own files if desired.
But you need to restart after a change, deconz load DDF only at start, there is a “hot reload” feature on the editor, but faster to restart.