Update 'etc/onlyone/config.yaml'

This commit is contained in:
2022-01-22 11:16:29 +00:00
parent a3b5326365
commit 1bf7a0529b

View File

@@ -4,3 +4,7 @@ processes:
cmd: /usr/local/bin/squeezelite -o equal -n "Living Room" -v cmd: /usr/local/bin/squeezelite -o equal -n "Living Room" -v
- key: bluetooth - key: bluetooth
cmd: bluealsa-aplay 00:00:00:00:00:00 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