mirror of
https://github.com/home-assistant/core.git
synced 2026-06-02 05:34:15 +01:00
8 lines
178 B
JSON
8 lines
178 B
JSON
{
|
|
"domain": "proxy",
|
|
"name": "Camera Proxy",
|
|
"documentation": "https://www.home-assistant.io/integrations/proxy",
|
|
"requirements": ["pillow==9.2.0"],
|
|
"codeowners": []
|
|
}
|