mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
8 lines
186 B
JSON
8 lines
186 B
JSON
{
|
|
"domain": "uvc",
|
|
"name": "Ubiquiti UniFi Video",
|
|
"documentation": "https://www.home-assistant.io/integrations/uvc",
|
|
"requirements": ["uvcclient==0.11.0"],
|
|
"codeowners": []
|
|
}
|