Skip to content
Snippets Groups Projects

Spa Json

Merged Julian Bouzas requested to merge julian/wireplumber:spa-json into master
@@ -104,6 +104,9 @@ function createDevice(parent, id, type, factory, properties)
@@ -104,6 +104,9 @@ function createDevice(parent, id, type, factory, properties)
end
end
properties["device.name"] = name
properties["device.name"] = name
 
-- initial profile is to be set by m-device-activation, not spa-bluez5
 
properties["bluez5.profile"] = "off"
 
-- apply properties from config.rules
-- apply properties from config.rules
rulesApplyProperties(properties)
rulesApplyProperties(properties)
Loading