1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 05:57:01 +00:00
Files
core/homeassistant/components/proxy/manifest.json
2024-04-13 18:26:33 +02:00

8 lines
179 B
JSON

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