mirror of
https://github.com/home-assistant/core.git
synced 2026-02-20 18:08:00 +00:00
12 lines
295 B
JSON
12 lines
295 B
JSON
{
|
|
"domain": "spaceapi",
|
|
"name": "SpaceAPI",
|
|
"codeowners": ["@fabaff"],
|
|
"config_flow": false,
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/spaceapi",
|
|
"integration_type": "service",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "legacy"
|
|
}
|