mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-22 01:43:29 +01:00
Disabled sonos should return false for all mutations
This commit is contained in:
@@ -37,7 +37,7 @@ export default function () {
|
||||
sonos: {
|
||||
serviceName: process.env["BONOB_SONOS_SERVICE_NAME"] || "bonob",
|
||||
discovery: {
|
||||
auto:
|
||||
enabled:
|
||||
(process.env["BONOB_SONOS_DEVICE_DISCOVERY"] || "true") == "true",
|
||||
seedHost: process.env["BONOB_SONOS_SEED_HOST"],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user