1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 19:37:12 +00:00
Files
core/homeassistant/components/proxy/manifest.json
2025-04-12 12:03:28 -10:00

9 lines
208 B
JSON

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