Improve SpaceAPI Manifest (#160805)

This commit is contained in:
Thomas Rupprecht
2026-02-14 09:55:55 +01:00
committed by GitHub
parent dc4bc6feea
commit b5147d8afa
2 changed files with 7 additions and 5 deletions

View File

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

View File

@@ -6474,10 +6474,10 @@
"iot_class": "local_polling"
},
"spaceapi": {
"name": "Space API",
"integration_type": "hub",
"name": "SpaceAPI",
"integration_type": "service",
"config_flow": false,
"iot_class": "cloud_polling"
"iot_class": "calculated"
},
"spc": {
"name": "Vanderbilt SPC",