mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Remove Z-Wave JS trigger uart USB id (#76391)
This commit is contained in:
parent
ea88f229a3
commit
89e0db3548
@ -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."],
|
||||
|
@ -105,10 +105,5 @@ USB = [
|
||||
"vid": "10C4",
|
||||
"pid": "8A2A",
|
||||
"description": "*z-wave*"
|
||||
},
|
||||
{
|
||||
"domain": "zwave_js",
|
||||
"vid": "10C4",
|
||||
"pid": "EA60"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user