|
{
|
|
"domain": "http",
|
|
"name": "HTTP",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"documentation": "https://www.home-assistant.io/integrations/http",
|
|
"integration_type": "system",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "internal",
|
|
"requirements": ["aiohttp-cors==0.7.0"]
|
|
}
|