mirror of
https://github.com/home-assistant/core.git
synced 2026-04-21 23:46:25 +00:00
8 lines
179 B
JSON
8 lines
179 B
JSON
{
|
|
"domain": "proxy",
|
|
"name": "Camera Proxy",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/proxy",
|
|
"requirements": ["Pillow==10.0.0"]
|
|
}
|