Skip to content

Commit 733496f

Browse files
balloobclaude
authored andcommitted
Add integration_type to HomeWizard Energy manifest (home-assistant#157680)
Co-authored-by: Claude <[email protected]>
1 parent f682e93 commit 733496f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/homewizard/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
}
1010
],
1111
"documentation": "https://www.home-assistant.io/integrations/homewizard",
12+
"integration_type": "device",
1213
"iot_class": "local_polling",
1314
"loggers": ["homewizard_energy"],
1415
"quality_scale": "platinum",

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2796,7 +2796,7 @@
27962796
},
27972797
"homewizard": {
27982798
"name": "HomeWizard Energy",
2799-
"integration_type": "hub",
2799+
"integration_type": "device",
28002800
"config_flow": true,
28012801
"iot_class": "local_polling"
28022802
},

0 commit comments

Comments
 (0)