mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 05:57:01 +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.3.0"]
|
|
}
|