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
|
|
|
|
}
|
|
|
|
],
|
2023-01-13 20:11:01 +00:00
|
|
|
"requirements": ["oralb-ble==0.17.1"],
|
2023-01-15 23:17:17 +00:00
|
|
|
"dependencies": ["bluetooth_adapters"],
|
2023-01-23 02:04:52 +00:00
|
|
|
"codeowners": ["@bdraco", "@Lash-L"],
|
2022-10-25 04:11:40 +00:00
|
|
|
"iot_class": "local_push"
|
|
|
|
}
|