1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 22:34:47 +00:00
Files
core/homeassistant/components/proxy/manifest.json
2023-07-08 07:30:54 -10:00

8 lines
179 B
JSON

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