1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 13:56:28 +00:00
Files
core/homeassistant/components/spaceapi/manifest.json
2026-02-14 09:55:55 +01:00

12 lines
295 B
JSON

{
"domain": "spaceapi",
"name": "SpaceAPI",
"codeowners": ["@fabaff"],
"config_flow": false,
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/spaceapi",
"integration_type": "service",
"iot_class": "calculated",
"quality_scale": "legacy"
}