1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-22 03:40:02 +00:00
Files
.devcontainer
.github
.vscode
homeassistant
auth
backports
brands
components
generated
__init__.py
application_credentials.py
bluetooth.py
config_flows.py
countries.py
currencies.py
dhcp.py
integrations.json
languages.py
microsoft_tts.py
mqtt.py
ssdp.py
usb.py
zeroconf.py
helpers
scripts
util
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py
const.py
core.py
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt
py.typed
requirements.py
runner.py
setup.py
strings.json
machine
pylint
rootfs
script
tests
.core_files.yaml
.coveragerc
.dockerignore
.git-blame-ignore-revs
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml
.prettierignore
.strict-typing
.yamllint
CLA.md
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.yaml
codecov.yml
mypy.ini
pyproject.toml
requirements.txt
requirements_all.txt
requirements_test.txt
requirements_test_all.txt
requirements_test_pre_commit.txt
core/homeassistant/generated/usb.py

152 lines
3.0 KiB
Python

"""Automatically generated file.
To update, run python3 -m script.hassfest
"""
USB = [
{
"description": "*skyconnect v1.0*",
"domain": "homeassistant_sky_connect",
"pid": "EA60",
"vid": "10C4",
},
{
"description": "*home assistant connect zbt-1*",
"domain": "homeassistant_sky_connect",
"pid": "EA60",
"vid": "10C4",
},
{
"domain": "insteon",
"vid": "10BF",
},
{
"domain": "modem_callerid",
"pid": "1340",
"vid": "0572",
},
{
"description": "*raven*",
"domain": "rainforest_raven",
"manufacturer": "*rainforest*",
"pid": "8A28",
"vid": "0403",
},
{
"description": "*emu-2*",
"domain": "rainforest_raven",
"manufacturer": "*rainforest*",
"pid": "0003",
"vid": "04B4",
},
{
"domain": "velbus",
"pid": "0B1B",
"vid": "10CF",
},
{
"domain": "velbus",
"pid": "0516",
"vid": "10CF",
},
{
"domain": "velbus",
"pid": "0517",
"vid": "10CF",
},
{
"domain": "velbus",
"pid": "0518",
"vid": "10CF",
},
{
"description": "*2652*",
"domain": "zha",
"pid": "EA60",
"vid": "10C4",
},
{
"description": "*slzb-07*",
"domain": "zha",
"pid": "EA60",
"vid": "10C4",
},
{
"description": "*sonoff*plus*",
"domain": "zha",
"pid": "55D4",
"vid": "1A86",
},
{
"description": "*sonoff*plus*",
"domain": "zha",
"pid": "EA60",
"vid": "10C4",
},
{
"description": "*tubeszb*",
"domain": "zha",
"pid": "EA60",
"vid": "10C4",
},
{
"description": "*tubeszb*",
"domain": "zha",
"pid": "7523",
"vid": "1A86",
},
{
"description": "*zigstar*",
"domain": "zha",
"pid": "7523",
"vid": "1A86",
},
{
"description": "*conbee*",
"domain": "zha",
"pid": "0030",
"vid": "1CF1",
},
{
"description": "*conbee*",
"domain": "zha",
"pid": "6015",
"vid": "0403",
},
{
"description": "*zigbee*",
"domain": "zha",
"pid": "8A2A",
"vid": "10C4",
},
{
"description": "*zigate*",
"domain": "zha",
"pid": "6015",
"vid": "0403",
},
{
"description": "*zigate*",
"domain": "zha",
"pid": "EA60",
"vid": "10C4",
},
{
"description": "*bv 2010/10*",
"domain": "zha",
"pid": "8B34",
"vid": "10C4",
},
{
"domain": "zwave_js",
"pid": "0200",
"vid": "0658",
},
{
"description": "*z-wave*",
"domain": "zwave_js",
"pid": "8A2A",
"vid": "10C4",
},
]