mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Add integration_type device to opengarage (#159856)
This commit is contained in:
committed by
GitHub
parent
2980187206
commit
20b0b6beb4
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@danielhiversen"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/opengarage",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["opengarage"],
|
||||
"requirements": ["open-garage==0.2.0"]
|
||||
|
||||
@@ -4767,7 +4767,7 @@
|
||||
},
|
||||
"opengarage": {
|
||||
"name": "OpenGarage",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user