core/homeassistant/components/spaceapi/manifest.json

9 lines
213 B
JSON

{
"domain": "spaceapi",
"name": "Space API",
"documentation": "https://www.home-assistant.io/integrations/spaceapi",
"dependencies": ["http"],
"codeowners": ["@fabaff"],
"iot_class": "cloud_polling"
}