mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 10:17:44 -05:00
9 lines
213 B
JSON
9 lines
213 B
JSON
{
|
|
"domain": "spaceapi",
|
|
"name": "Space API",
|
|
"codeowners": ["@fabaff"],
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/spaceapi",
|
|
"iot_class": "cloud_polling"
|
|
}
|