2022-10-25 04:11:40 +00:00
|
|
|
{
|
|
|
|
"domain": "oralb",
|
|
|
|
"name": "Oral-B",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/oralb",
|
|
|
|
"bluetooth": [
|
|
|
|
{
|
|
|
|
"manufacturer_id": 220
|
|
|
|
}
|
|
|
|
],
|
2022-11-11 22:01:54 +00:00
|
|
|
"requirements": ["oralb-ble==0.14.2"],
|
2022-10-25 04:11:40 +00:00
|
|
|
"dependencies": ["bluetooth"],
|
|
|
|
"codeowners": ["@bdraco"],
|
|
|
|
"iot_class": "local_push"
|
|
|
|
}
|