mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-26 07:06:44 +01:00
* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
13 lines
216 B
JSON
13 lines
216 B
JSON
{
|
|
"domain": "spaceapi",
|
|
"name": "Spaceapi",
|
|
"documentation": "https://www.home-assistant.io/components/spaceapi",
|
|
"requirements": [],
|
|
"dependencies": [
|
|
"http"
|
|
],
|
|
"codeowners": [
|
|
"@fabaff"
|
|
]
|
|
}
|