diff --git a/source/_integrations/switchbot.markdown b/source/_integrations/switchbot.markdown index 770676b0d18d..47a435d833c3 100644 --- a/source/_integrations/switchbot.markdown +++ b/source/_integrations/switchbot.markdown @@ -72,6 +72,7 @@ Some SwitchBot devices need to be configured within the app before being control - [Remote (WoRemote)](https://www.switch-bot.com/products/switchbot-remote) (currently only supports battery level monitoring) - [Roller Shade](https://www.switch-bot.com/products/switchbot-roller-shade) - [HubMini Matter](https://www.switch-bot.com/products/switchbot-hub-mini-matter-enabled)(currently only supports retrieving sensor data, does not yet support device control) +- [Circulator Fan](https://www.switch-bot.com/products/switchbot-battery-circulator-fan) ## SwitchBot Entity @@ -134,10 +135,10 @@ The close button will close the blinds to the closest closed position (either 0% The Roller Shade is exposed as a cover entity with control of the position only: -| Tilt position | Roller Shade state | -| ------------- | ------------------ | -| <=20% | Open | -| >20% | Close | +| position | Roller Shade state | +| ----------| ------------------ | +| <=20% | Open | +| >20% | Close | ### Simple cover template entity @@ -177,6 +178,10 @@ cover: {% endraw %} +## SwitchBot Circulator Fan + +The Circulator Fan is exposed as a fan entity. Depending on the features supported by the device, the integration will allow you to change the device mode, adjust the fan speed, shake the head left and right, turn on and turn off. + ## Error codes and troubleshooting The SwitchBot integration will automatically discover devices once the [Bluetooth](/integrations/bluetooth) integration is enabled and functional.