From aa511474292e46fc93b6ed7e99b1195232b7cb4f Mon Sep 17 00:00:00 2001 From: Retha Runolfsson <137745329+zerzhang@users.noreply.github.com> Date: Tue, 27 May 2025 12:56:33 +0800 Subject: [PATCH] Add docs for switchbot (#39254) --- source/_integrations/switchbot.markdown | 36 +++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/source/_integrations/switchbot.markdown b/source/_integrations/switchbot.markdown index 72e18c99656..05467bc0a1c 100644 --- a/source/_integrations/switchbot.markdown +++ b/source/_integrations/switchbot.markdown @@ -124,6 +124,8 @@ For instructions on how to obtain the encryption key, see README in [PySwitchbot - [Lock (WoLock)](https://switch-bot.com/pages/switchbot-lock) - [Lock Pro (WoLockPro)](https://www.switch-bot.com/pages/switchbot-lock-pro) +- [Lock Ultra (WoLockUltra)](https://www.switch-bot.com/products/switchbot-lock-ultra) +- [Lock Lite (WoLockLite)](https://www.switchbot.jp/products/switchbot-lock-lite) ### Humidifiers @@ -145,6 +147,7 @@ For instructions on how to obtain the encryption key, see README in [PySwitchbot - [Hub 2 (WoHub2)](https://switch-bot.com/pages/switchbot-hub-2) (currently only supports retrieving sensor data, does not yet support device control) - [Hub Mini Matter Enabled](https://www.switch-bot.com/products/switchbot-hub-mini-matter-enabled)(currently only supports retrieving sensor data, does not yet support device control) +- [Hub 3 (WoHub3)](https://www.switch-bot.com/products/switchbot-hub-3)(currently only supports retrieving sensor data, does not yet support device control) ### Fans @@ -419,6 +422,30 @@ Features: - calibration state - get battery level +#### Lock Ultra + +This is an encrypted device. + +Features: + +- Lock or unlock +- open or closed state +- auto-lock paused state +- calibration state +- get battery level + +#### Lock Lite + +This is an encrypted device. + +Features: + +- Lock or unlock +- open or closed state +- auto-lock paused state +- calibration state +- get battery level + ### Hubs Some of the hubs can be served as a bridge while the sensor data can be retrieved via Bluetooth connection. Hub 2 displays temperature and humidity through a sensor cable. Without a digital display, Hub Mini Matter Enabled can also read from a sensor cable. @@ -438,6 +465,15 @@ Features: - get temperature - get humidity +#### Hub3 + +Features: + +- get temperature +- get humidity +- get light level +- motion detection state + ### Fans Fan entities are added for Circulator Fan, Air Purifier, and Air Purifier Table