Set integration type for aurora_abb_powerone (#117462)
This commit is contained in:
parent
dad9423c08
commit
03cce66f23
2 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
"codeowners": ["@davet2001"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/aurora_abb_powerone",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aurorapy"],
|
||||
"requirements": ["aurorapy==0.2.7"]
|
||||
|
|
|
@ -560,7 +560,7 @@
|
|||
},
|
||||
"aurora_abb_powerone": {
|
||||
"name": "Aurora ABB PowerOne Solar PV",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue