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