mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add Fan to Switchbot cloud (#39892)
This commit is contained in:
parent
07b0984e7d
commit
78d6009534
@ -4,6 +4,7 @@ description: Instructions on how to set up SwitchBot Devices.
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Button
|
- Button
|
||||||
|
- Fan
|
||||||
- Hub
|
- Hub
|
||||||
- Lock
|
- Lock
|
||||||
- Plug
|
- Plug
|
||||||
@ -22,6 +23,7 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
- climate
|
- climate
|
||||||
|
- fan
|
||||||
- lock
|
- lock
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
@ -79,6 +81,10 @@ Please note, device names configured in the SwitchBot app are transferred into H
|
|||||||
- [S1](https://www.switchbot.jp/products/switchbot-robot-vacuum-cleaner?&variant=41850919420079)
|
- [S1](https://www.switchbot.jp/products/switchbot-robot-vacuum-cleaner?&variant=41850919420079)
|
||||||
- [S1 Plus](https://www.switchbot.jp/products/switchbot-robot-vacuum-cleaner)
|
- [S1 Plus](https://www.switchbot.jp/products/switchbot-robot-vacuum-cleaner)
|
||||||
|
|
||||||
|
### Fans
|
||||||
|
|
||||||
|
- [Circulator Fan](https://www.switch-bot.com/products/switchbot-battery-circulator-fan)
|
||||||
|
|
||||||
## Supported functionality
|
## Supported functionality
|
||||||
|
|
||||||
### Plugs and switches
|
### Plugs and switches
|
||||||
@ -182,6 +188,17 @@ Features:
|
|||||||
- get temperature
|
- get temperature
|
||||||
- get humidity
|
- get humidity
|
||||||
|
|
||||||
|
### Fans
|
||||||
|
|
||||||
|
#### Battery Circulator Fan/Circulator Fan
|
||||||
|
|
||||||
|
Features:
|
||||||
|
- turn on
|
||||||
|
- turn off
|
||||||
|
- set speed, only applicable for [direct mode]
|
||||||
|
- set mode
|
||||||
|
- get battery, only applicable for [Battery Circulator Fan]
|
||||||
|
|
||||||
|
|
||||||
### Vacuums
|
### Vacuums
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user