hass-core/homeassistant/components/proxy/manifest.json
2024-11-11 20:12:32 +01:00

7 lines
179 B
JSON

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