Skip to content

Commit c157c83

Browse files
mib1185frenck
authored andcommitted
Add integration_type to Oralb (home-assistant#157828)
1 parent 77425cc commit c157c83

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
@@ -4821,7 +4821,7 @@
48214821
},
48224822
"oralb": {
48234823
"name": "Oral-B",
4824-
"integration_type": "hub",
4824+
"integration_type": "device",
48254825
"config_flow": true,
48264826
"iot_class": "local_push"
48274827
},

0 commit comments

Comments
 (0)