Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Z-Wave JS trigger uart USB id #76391

Merged
merged 1 commit into from Aug 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 0 additions & 9 deletions homeassistant/components/zwave_js/manifest.json
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
Expand Up @@ -105,10 +105,5 @@
"vid": "10C4",
"pid": "8A2A",
"description": "*z-wave*"
},
{
"domain": "zwave_js",
"vid": "10C4",
"pid": "EA60"
}
]