mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
Disabled sonos should return false for all mutations
This commit is contained in:
@@ -198,7 +198,7 @@ describe("config", () => {
|
||||
"deviceDiscovery",
|
||||
"BONOB_SONOS_DEVICE_DISCOVERY",
|
||||
true,
|
||||
(config) => config.sonos.discovery.auto
|
||||
(config) => config.sonos.discovery.enabled
|
||||
);
|
||||
|
||||
describe("seedHost", () => {
|
||||
|
||||
Reference in New Issue
Block a user