mirror of
https://github.com/elisspace/core.git
synced 2026-09-21 10:07:54 +00:00
13 lines
234 B
JSON
13 lines
234 B
JSON
{
|
|
"domain": "http",
|
|
"name": "HTTP",
|
|
"documentation": "https://www.home-assistant.io/integrations/http",
|
|
"requirements": [
|
|
"aiohttp_cors==0.7.0"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@home-assistant/core"
|
|
]
|
|
}
|