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
2021-04-15 10:21:38 +02:00

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"
}