hass-core/homeassistant/components/proxy/manifest.json
2023-10-21 00:26:02 +02:00

7 lines
179 B
JSON

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