Remove Z-Wave JS trigger uart USB id (#76391)

This commit is contained in:
Paulus Schoutsen 2022-08-07 14:36:30 -04:00 committed by GitHub
parent ea88f229a3
commit 89e0db3548
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 14 deletions

View file

@ -18,15 +18,6 @@
"pid": "8A2A",
"description": "*z-wave*",
"known_devices": ["Nortek HUSBZB-1"]
},
{
"vid": "10C4",
"pid": "EA60",
"known_devices": [
"Aeotec Z-Stick 7",
"Silicon Labs UZB-7",
"Zooz ZST10 700"
]
}
],
"zeroconf": ["_zwave-js-server._tcp.local."],

View file

@ -105,10 +105,5 @@ USB = [
"vid": "10C4",
"pid": "8A2A",
"description": "*z-wave*"
},
{
"domain": "zwave_js",
"vid": "10C4",
"pid": "EA60"
}
]