Skip to content

Commit 7328b61

Browse files
authored
Add integration_type to Oralb (home-assistant#157828)
1 parent 203f2fb commit 7328b61

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/oralb/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"config_flow": true,
1111
"dependencies": ["bluetooth_adapters"],
1212
"documentation": "https://www.home-assistant.io/integrations/oralb",
13+
"integration_type": "device",
1314
"iot_class": "local_push",
1415
"loggers": ["oralb_ble"],
1516
"requirements": ["oralb-ble==0.17.6"]

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4832,7 +4832,7 @@
48324832
},
48334833
"oralb": {
48344834
"name": "Oral-B",
4835-
"integration_type": "hub",
4835+
"integration_type": "device",
48364836
"config_flow": true,
48374837
"iot_class": "local_push"
48384838
},

0 commit comments

Comments
 (0)