Bookworm expects an VirtualEnv. Created it and changed the ExecStart in the service-file to:
/root/system_sensors/.venv/bin/python3 /root/system_sensors/src/system_sensors.py /root/system_sensors/src/settings.yaml
I do get a lot of sensors but not the 'Available updates' and cannot figure out why. Of course it is set to true in the settings.yaml.
Bookworm expects an VirtualEnv. Created it and changed the ExecStart in the service-file to:
/root/system_sensors/.venv/bin/python3 /root/system_sensors/src/system_sensors.py /root/system_sensors/src/settings.yaml
I do get a lot of sensors but not the 'Available updates' and cannot figure out why. Of course it is set to true in the settings.yaml.