mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +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
|
title: SwitchBot Cloud
|
||||||
description: Instructions on how to set up SwitchBot Devices.
|
description: Instructions on how to set up SwitchBot Devices.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary Sensor
|
||||||
- Button
|
- Button
|
||||||
- Hub
|
- Hub
|
||||||
- Lock
|
- Lock
|
||||||
@ -18,6 +19,7 @@ ha_codeowners:
|
|||||||
- '@Gigatrappeur'
|
- '@Gigatrappeur'
|
||||||
ha_domain: switchbot_cloud
|
ha_domain: switchbot_cloud
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
- climate
|
- climate
|
||||||
- lock
|
- lock
|
||||||
@ -32,7 +34,7 @@ The SwitchBot Cloud integration allows you to control SwitchBot [devices](https:
|
|||||||
|
|
||||||
## Prerequisites
|
## 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.
|
Please note, device names configured in the SwitchBot app are transferred into Home Assistant.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user