1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 13:56:28 +00:00
Files
core/homeassistant/components/proxy/manifest.json
2022-05-23 20:50:39 +02:00

8 lines
178 B
JSON

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