mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 00:52:39 +01:00
9 lines
208 B
JSON
9 lines
208 B
JSON
{
|
|
"domain": "proxy",
|
|
"name": "Camera Proxy",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/proxy",
|
|
"quality_scale": "legacy",
|
|
"requirements": ["Pillow==12.0.0"]
|
|
}
|