mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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:
|
||||
- Binary Sensor
|
||||
- Button
|
||||
- Fan
|
||||
- Hub
|
||||
- Lock
|
||||
- Plug
|
||||
@ -22,6 +23,7 @@ ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- climate
|
||||
- fan
|
||||
- lock
|
||||
- sensor
|
||||
- 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 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
|
||||
|
||||
### Plugs and switches
|
||||
@ -182,6 +188,17 @@ Features:
|
||||
- get temperature
|
||||
- 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user