hass-core/homeassistant/components/proxy/manifest.json
2023-07-08 07:30:54 -10:00

7 lines
179 B
JSON

{
"domain": "proxy",
"name": "Camera Proxy",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/proxy",
"requirements": ["Pillow==10.0.0"]
}