mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 08:06:53 +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"
|
|
}
|