From 536bc572f3b140b47c6a779e98ea5d6652e68816 Mon Sep 17 00:00:00 2001 From: mountainsandcode Date: Tue, 7 Nov 2023 05:03:59 +0100 Subject: [PATCH] Improve Oral-B documentation (#29705) * Add note about active connection for battery * Tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/oralb.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/oralb.markdown b/source/_integrations/oralb.markdown index b482724c5da..3068dbd1a97 100644 --- a/source/_integrations/oralb.markdown +++ b/source/_integrations/oralb.markdown @@ -48,3 +48,7 @@ The integration can discover most Bluetooth-enabled Oral-B toothbrushes. Brushes - Time - total brushing time in seconds. - Toothbrush state - whether the toothbrush is running, idle. - Battery - toothbrush battery percentage. + +
+Updates of the battery sensor require an active Bluetooth connection and relatively close proximity. If you use a [bluetooth proxy](https://www.home-assistant.io/integrations/bluetooth/#remote-adapters-bluetooth-proxies), please ensure it supports active connections. All the other sensors update with active or passive connections. +