Den-Prahms-ihr-Ivo / mood_lighting

0 stars 0 forks source link

Sleep Volume too loud #23

Open Den-Prahms-ihr-Ivo opened 2 months ago

Den-Prahms-ihr-Ivo commented 2 months ago

Falls das nicht funktioniert, versuche es mal so:

import subprocess
command = ['mpc', 'volume', '16']
subprocess.run(command, text = True,  capture_output=True)
Den-Prahms-ihr-Ivo commented 2 months ago

Schau mal hier. Set mixertype to sw? https://forums.raspberrypi.com/viewtopic.php?t=150505