core/homeassistant/components/proxy/manifest.json

11 lines
201 B
JSON

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