core/homeassistant/components/spaceapi/manifest.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"
}