Files
core/homeassistant/components/proxy/manifest.json
2022-02-05 14:19:24 +01:00

8 lines
178 B
JSON

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