mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
11 lines
201 B
JSON
11 lines
201 B
JSON
{
|
|
"domain": "proxy",
|
|
"name": "Proxy",
|
|
"documentation": "https://www.home-assistant.io/integrations/proxy",
|
|
"requirements": [
|
|
"pillow==6.1.0"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|