2021-08-20 19:04:18 +00:00
|
|
|
{
|
|
|
|
"domain": "usb",
|
|
|
|
"name": "USB Discovery",
|
|
|
|
"codeowners": ["@bdraco"],
|
2021-08-21 21:06:44 +00:00
|
|
|
"dependencies": ["websocket_api"],
|
2023-02-08 19:41:50 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/usb",
|
|
|
|
"integration_type": "system",
|
2022-10-04 14:36:42 +00:00
|
|
|
"iot_class": "local_push",
|
2023-02-08 19:41:50 +00:00
|
|
|
"quality_scale": "internal",
|
|
|
|
"requirements": ["pyudev==0.23.2", "pyserial==3.5"]
|
2022-03-30 08:56:37 +00:00
|
|
|
}
|