Skip to content

Commit 5b01bb1

Browse files
arturpragaczclaude
andauthored
Add integration type to broadlink (home-assistant#157739)
Co-authored-by: Claude <[email protected]>
1 parent 15c89d2 commit 5b01bb1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/broadlink/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
}
3737
],
3838
"documentation": "https://www.home-assistant.io/integrations/broadlink",
39+
"integration_type": "device",
3940
"iot_class": "local_polling",
4041
"loggers": ["broadlink"],
4142
"requirements": ["broadlink==0.19.0"]

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@
847847
},
848848
"broadlink": {
849849
"name": "Broadlink",
850-
"integration_type": "hub",
850+
"integration_type": "device",
851851
"config_flow": true,
852852
"iot_class": "local_polling"
853853
},

0 commit comments

Comments
 (0)