Skip to content

Commit 3151384

Browse files
Set integration type for Satel Integra to device (home-assistant#154372)
1 parent 8aa5e7d commit 3151384

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/satel_integra/manifest.json

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

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5786,7 +5786,7 @@
57865786
},
57875787
"satel_integra": {
57885788
"name": "Satel Integra",
5789-
"integration_type": "hub",
5789+
"integration_type": "device",
57905790
"config_flow": true,
57915791
"iot_class": "local_push",
57925792
"single_config_entry": true

0 commit comments

Comments
 (0)