Skip to content

Commit 3ca338d

Browse files
authored
Add integration_type device to dunehd (home-assistant#158935)
1 parent 9337a0e commit 3ca338d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/dunehd/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"codeowners": [],
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/dunehd",
7+
"integration_type": "device",
78
"iot_class": "local_polling",
89
"loggers": ["pdunehd"],
910
"requirements": ["pdunehd==1.3.2"]

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1484,7 +1484,7 @@
14841484
},
14851485
"dunehd": {
14861486
"name": "Dune HD",
1487-
"integration_type": "hub",
1487+
"integration_type": "device",
14881488
"config_flow": true,
14891489
"iot_class": "local_polling"
14901490
},

0 commit comments

Comments
 (0)