Skip to content

Commit fa7e22e

Browse files
authored
Add integration_type device to arcam_fmj (home-assistant#158846)
1 parent 606519e commit fa7e22e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/arcam_fmj/manifest.json

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

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@
505505
},
506506
"arcam_fmj": {
507507
"name": "Arcam FMJ Receivers",
508-
"integration_type": "hub",
508+
"integration_type": "device",
509509
"config_flow": true,
510510
"iot_class": "local_polling"
511511
},

0 commit comments

Comments
 (0)