Switchbot_cloud: Binary Sensor for Lock's door state and calibration (#38829)

This commit is contained in:
Manuel Rüger 2025-05-22 11:51:38 +02:00 committed by GitHub
parent 2944088f25
commit 63728ef2c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@
title: SwitchBot Cloud
description: Instructions on how to set up SwitchBot Devices.
ha_category:
- Binary Sensor
- Button
- Hub
- Lock
@ -18,6 +19,7 @@ ha_codeowners:
- '@Gigatrappeur'
ha_domain: switchbot_cloud
ha_platforms:
- binary_sensor
- button
- climate
- lock
@ -32,7 +34,7 @@ The SwitchBot Cloud integration allows you to control SwitchBot [devices](https:
## Prerequisites
In order to use this integration, you will need at least a SwitchBot Hub and a SwitchBot account to get a token and secret key from the SwitchBot mobile app in **Profiles** > **Preferences** > **Developer Options**. If **Developer Options** is not present in preferences, tap the App Version (e.g. 6.24) several times (5~15 times) in succession to open the **Developer Options**.
In order to use this integration, you will need at least a SwitchBot Hub and a SwitchBot account to get a token and secret key from the SwitchBot mobile app in **Profiles** > **Preferences** > **Developer Options**. If **Developer Options** is not present in preferences, tap the App Version (e.g. 6.24) several times (5~15 times) in succession to open the **Developer Options**. See also [SwitchBot's blog](https://blog.switch-bot.com/switchbot-x-home-assistant-the-official-setup-tips-guide-you-asked-for-3/#cloud-integration) for more information specific to the app.
Please note, device names configured in the SwitchBot app are transferred into Home Assistant.