core/homeassistant/components/proxy/manifest.json

10 lines
207 B
JSON

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