mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 00:52:39 +01:00
10 lines
242 B
JSON
10 lines
242 B
JSON
{
|
|
"domain": "spaceapi",
|
|
"name": "Space API",
|
|
"codeowners": ["@fabaff"],
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/spaceapi",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "legacy"
|
|
}
|