1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-24 03:47:14 +00:00
Files
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"
}