mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Switchbot_cloud: Binary Sensor for Lock's door state and calibration (#38829)
This commit is contained in:
parent
2944088f25
commit
63728ef2c7
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user