13 lines
310 B
JSON
13 lines
310 B
JSON
{
|
|
"domain": "usb",
|
|
"name": "USB Discovery",
|
|
"documentation": "https://www.home-assistant.io/integrations/usb",
|
|
"requirements": [
|
|
"pyudev==0.22.0",
|
|
"pyserial==3.5"
|
|
],
|
|
"codeowners": ["@bdraco"],
|
|
"dependencies": ["websocket_api"],
|
|
"quality_scale": "internal",
|
|
"iot_class": "local_push"
|
|
} |