mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Add integration_type device to opentherm_gw (#159860)
This commit is contained in:
committed by
GitHub
parent
938d6b6b0d
commit
b57e848d5d
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@mvn23"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/opentherm_gw",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyotgw"],
|
||||
"requirements": ["pyotgw==2.2.2"]
|
||||
|
||||
@@ -4803,7 +4803,7 @@
|
||||
},
|
||||
"opentherm_gw": {
|
||||
"name": "OpenTherm Gateway",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user