mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Add integration_type hub to sanix (#161322)
This commit is contained in:
committed by
GitHub
parent
5202ddf095
commit
4fb89e68a7
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@tomaszsluszniak"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sanix",
|
||||
"integration_type": "device",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["sanix==1.0.6"]
|
||||
}
|
||||
|
||||
@@ -5824,7 +5824,7 @@
|
||||
},
|
||||
"sanix": {
|
||||
"name": "Sanix",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user