mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Remove Z-Wave JS trigger uart USB id (#76391)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user