Files
pi.bluetooth.speaker/etc/onlyone/config.yaml

10 lines
374 B
YAML

defaultProcess: squeezelite
processes:
- key: squeezelite
cmd: /usr/local/bin/squeezelite -o equal -n "Living Room" -v
- key: bluetooth
cmd: bluealsa-aplay 00:00:00:00:00:00
mqtt: #only define if control from mqtt needed
brokerAddress: "192.168.1.251" # address of mqtt broker
topic: "home/devices/$CLIENTID/audio/input" # topic
brokerPort: 8883 # mqtt broker port