I've just followed the latest instructions on https://github.com/dhrone/pydPiper using the following ExecStart and sadly its still not working. Do I have my PIN mappings correctly defined?
ExecStart=/usr/bin/docker run --network=host --privileged -v /var/log:/var/log:rw dhrone/pydpiper:latest python /app/pydPiper.py
--moode
--driver winstar_weg
--width 80
--height 16
--rs 26
--e 24
--d4 22
--d5 18
--d6 16
--d7 13
--timezone 'Europe/London'
--temperature celcius
--pages pages_weh_80x16.py
ExecStart=/usr/bin/docker run --network=host --privileged -v /var/log:/var/log:rw dhrone/pydpiper:latest python /app/pydPiper.py
--moode
--driver winstar_weg
--width 80
--height 16
--rs 26
--e 24
--d4 22
--d5 18
--d6 16
--d7 13
--timezone 'Europe/London'
--temperature celcius
--pages pages_weh_80x16.py