1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 14:08:21 +00:00

Add integration_type device to goodwe (#159083)

This commit is contained in:
Joost Lekkerkerker
2025-12-15 12:25:20 +01:00
committed by GitHub
parent 22e975f911
commit 1e1265c99c
2 changed files with 2 additions and 1 deletions

View File

@@ -2415,7 +2415,7 @@
},
"goodwe": {
"name": "GoodWe Inverter",
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_polling"
},