Skip to content

Commit

Permalink
Remove Z-Wave JS trigger uart USB id (#76391)
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Aug 7, 2022
1 parent ea88f22 commit 89e0db3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
9 changes: 0 additions & 9 deletions homeassistant/components/zwave_js/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."],
Expand Down
5 changes: 0 additions & 5 deletions homeassistant/generated/usb.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,5 @@
"vid": "10C4",
"pid": "8A2A",
"description": "*z-wave*"
},
{
"domain": "zwave_js",
"vid": "10C4",
"pid": "EA60"
}
]

0 comments on commit 89e0db3

Please sign in to comment.