From 5074288aa65934f44ead69bcceb30d4813f90bec Mon Sep 17 00:00:00 2001 From: RenierM26 <66512715+RenierM26@users.noreply.github.com> Date: Mon, 15 Nov 2021 15:55:56 +0200 Subject: [PATCH] Switchbot Options description. (#20294) --- source/_integrations/switchbot.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/_integrations/switchbot.markdown b/source/_integrations/switchbot.markdown index 80a82ba2bb3..de424c44a55 100644 --- a/source/_integrations/switchbot.markdown +++ b/source/_integrations/switchbot.markdown @@ -43,6 +43,15 @@ There are three attributes available on the SwitchBot entity to give you more in - `Switch mode`: Specifies the mode of the SwitchBot. If `true` the the SwitchBot is in Pull/Retract mode for toggle switches otherwise the bot is in momentary switch mode. - `MAC address`: The BTLE MAC for the device. +## SwitchBot Options + +There are four options that can be configured for the SwitchBot entities. Setting any of these options will apply to all of your SwitchBot devices. + +- `Time between updates (seconds)`: Increase/Decrease the update interval for the device. (Could impact battery life) +- `Retry count`: How many times to retry sending commands and retry polling your SwitchBot devices. +- `Timeout between retries`: How long to wait before retries. +- `How long to scan for advertisement data`: Bluetooth LE uses advertisement data for device statuses and/or attributes. This setting spesifies how long the scan should run. + ### Error codes and troubleshooting {% configuration_basic %}