From b5b74409b81166859697b90fa87cb8c74ef97cb2 Mon Sep 17 00:00:00 2001 From: Leo Shen Date: Thu, 20 Jun 2024 17:27:49 -0700 Subject: [PATCH] SwitchBot Lock Pro is supported now (#33187) --- source/_integrations/switchbot.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/_integrations/switchbot.markdown b/source/_integrations/switchbot.markdown index 22f37ebc104..7060c04f16c 100644 --- a/source/_integrations/switchbot.markdown +++ b/source/_integrations/switchbot.markdown @@ -62,7 +62,8 @@ Some SwitchBot devices need to be configured within the app before being control - [Indoor/Outdoor Meter](https://switch-bot.com/pages/switchbot-indoor-outdoor-thermo-hygrometer) (WoIOSensorTH) - [Motion Sensor (WoPresence)](https://switch-bot.com/pages/switchbot-motion-sensor) - Plug Mini (WoPlug), both the original (model W1901400) and HomeKit-enabled (model W1901401) -- [Lock (WoLock)](https://switch-bot.com/pages/switchbot-lock) (currently the Pro model is not supported) +- [Lock (WoLock)](https://switch-bot.com/pages/switchbot-lock) +- [Lock Pro (WoLockPro)](https://www.switch-bot.com/pages/switchbot-lock-pro) - [Blind Tilt (WoBlindTilt)](https://switch-bot.com/pages/switchbot-blind-tilt) - [Hub 2 (WoHub2)](https://switch-bot.com/pages/switchbot-hub-2) (currently only supports retrieving sensor data, does not yet support device control) @@ -77,7 +78,7 @@ There are three attributes available on the SwitchBot entity to give you more in - `Retry count`: How many times to retry sending commands to your SwitchBot devices. -## SwitchBot Lock +## SwitchBot Lock / SwitchBot Lock Pro The integration currently only uses the primary lock state; in dual lock mode, not all things might work properly.