mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-06 22:33:39 +00:00
confirm OCA device is d&b
This commit is contained in:
@@ -8,6 +8,9 @@ exports.config = {
|
||||
searchOptions: {
|
||||
type: 'Bonjour',
|
||||
bonjourName: 'oca',
|
||||
validateResponse(msg, info) {
|
||||
return msg.includes('d&b audiotechnik');
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user