There is no function (neither display nor fans) anymore when OMV Extras are installed. Even a new install of the software brings no change. It would be helpful to add a function for the NAS-Kit to the extra Menue of OMV
Found out a way myself.
create a directory "pi" in /home ---> /home/pi/
copy complete directory "nas-kit" (with all other directories) to /home/pi ----> /home/pi/nas-kit/
change permissions of .py files in directory /home/pi/nas-kit/main to execute (sudo chmod a+x )
restart nas-kit service: sudo systemctl restart nas-kit.service
Done! Working again
There is no function (neither display nor fans) anymore when OMV Extras are installed. Even a new install of the software brings no change. It would be helpful to add a function for the NAS-Kit to the extra Menue of OMV