1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-30 08:02:02 +00:00
Files
core/homeassistant/components/proxy/manifest.json
2022-01-11 14:28:48 +01:00

8 lines
178 B
JSON

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