1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-12 22:18:36 +00:00
Files
core/homeassistant/components/proxy/manifest.json
2021-03-08 14:26:52 +01:00

8 lines
178 B
JSON

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