1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-26 21:05:18 +00:00
Files
core/homeassistant/components/spaceapi/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
181 B
JSON

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