Hi,
I just deployed Phoscon app on a Raspberry Pi 3 running Raspberry OS Buster and connected by Ethernet cable. Wifi is deactivated.
Phoscon app is for Conbee II USB key plugged to Raspberry and recognized by Phoscon Web App.
Among new running processes I can see:
- /bin/bash /usr/bin/deCONZ-update2.sh launched by deconz-update.service
- /bin/bash /usr/bin/deCONZ-WIFI2.sh launched by deconz-wifi.service
I understand the first’s role is to keep the app up-to-date.
But I do not understand what the second is for. Looks like it is dedicated to another product, so can I safely disable its automatic startup?
Thanks