core/homeassistant/components/spaceapi/manifest.json

9 lines
213 B
JSON
Raw Normal View History

{
"domain": "spaceapi",
"name": "Space API",
"codeowners": ["@fabaff"],
2023-02-08 19:22:30 +00:00
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/spaceapi",
"iot_class": "cloud_polling"
}