Hello, I was wondering if someone could help me with a problem.
I have a RaspBee I adapter on a raspberry pi 3. Everything used to work perfectly (deCONZ service, PHOSCON) and I could control my devices via a phone app. However after (I guess) various system updates the deCONZ service does not start any more.
You can try to remove it from the deconz plugin folder, time for a compatible version, but from my memory deconz just skip a plugin if it have problem.
You are sure not having the GUI version running in same time ?
deconz is already the newest version (2.22.00-raspbian-buster-beta).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
as for the GUI version I am pretty sure I dont have it running (how can I verify this?). I can only see the following services running:
deconz deconz-update deconz-wifi
As for the deconz-cli-plugin don’t I need this?
I am running on a headless RPI and usually connect via android app to control various appliances via the raspbee adapter.
It’s just a plugin, and I think realy few users use it.
I have checked, It’s not in deconz by defaut (at least on my setup ^^), so yes I think too you have it because you have compiled/installed it yourself ?
And yes you can remove it, it will not break the working mode.
ok, so I tried to find a latest version of deconz-dev package but I couldnt (I think the file was moved somewhere else) so I just removed the plugin library libdeconz_cli_plugin.so
from the plugins folder /usr/share/deCONZ/plugins (since as you mentioned is not useful)
and now the service works again as before!