We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c1609 commit 3a5a285Copy full SHA for 3a5a285
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "homebridge-adt-pulse",
3
"displayName": "Homebridge ADT Pulse",
4
- "version": "3.4.5",
+ "version": "3.4.6",
5
"description": "Homebridge security system platform for ADT Pulse",
6
"main": "./build/index.js",
7
"exports": "./build/index.js",
src/lib/items.ts
@@ -440,7 +440,7 @@ export const deviceSecurityPanels: DeviceSecurityPanels = [
440
441
description: 'DSC Impassa/SCW',
442
panel: {
443
- manufacturerProvider: 'DSC',
+ manufacturerProvider: null,
444
typeModel: 'Security Panel - Impassa/SCW',
445
},
446
0 commit comments