The two new air purifiers from Switchbot (Air Purifier and Air Purifier Table) are not supported by the Switchbot Cloud integration.
I have both, and I’m not able to see them in Home Assistant, nor control the mode, fan speed, light, or other attributes. I can’t get their detected PM2.5 levels either. It would be cool if these were supported, please. My third air purifier (Levoit 400S) is perfectly supported by HA.
I’d be willing to help with testing if a dev doesn’t have these purifiers to test an integration.
You need hub for that
![]()
even with the hub the controls are limited to on/off as far as I can tell. Would be great to get some control over the other functions this device offers.
Not good. However, I am not interested in extra hubs
![]()
Good news… They have announced support is getting added in April for both cloud and Bluetooth intergration!
me looking at may
I’m assuming it previously said “Coming in April” ?
for May… or June. ![]()
Anyone know if the Bluetooth integration has been added yet? I just got one of the these and added to HA via Matter, but there is much to be desired from it. Hoping the BT integration is better
unfortunately not yet, they are saying next month so hopefully only a few weeks
It’s now listed as “Released” but the “Entity (BLE)” column doesn’t list any sensor types.
I’ve checked the Switchbot app and it’s not offering any firmware updates for the Air Purifier Table.
Might it be part of HA 2025.6.0 ?
What are the entities that get added with BLE? I have it added from the Cloud integration but I only get on/off functionality and it tells me the air quality. I really was hoping for fan mode and light control.
Where do we stand today? Can we control speed yet from Home Assistant?
I would say yes! This is what my tile looks like:
You can choose from the preset modes in a dropdown menu as you like.
Much better!
Is this a cloud integration or local/Matter? Do I need the bridge?
No cloud integration (of course
) and no extra hub or bridge. The air purifier is connected via SwitchBot Bluetooth integration only:
In order to use this integration, it is required to have working Bluetooth set up on the device running Home Assistant. A SwitchBot Hub is not required for this integration.
Please note that you have to configure the device once (and only once!) with the Switchbot app on your phone. I did use my Switchbot account to streamline the integration process. But after that, Home Assistant is in charge and you can forget the app. ![]()
Well, there must be different models then? Or I didn’t set mine up right?
I got my Air Purifier (Amazon.com: SwitchBot Air Purifiers for Home Large Room with Matter Up to 3620 ft², 20dB, Washable Pre-filter, Pet Mode, 10 RGB Colors, Aromatherapy, Work with Apple Home, Google Home, HomeAssistant : Home & Kitchen) yesterday and was excited to set it up. I added it to my Switchbot app, ignored all the Matter stuff it wanted me to setup, and then Home Assistant found it via Bluetooth.
“Great!”, I thought…
But I only have On/Off and Air Quality level. I don’t have speed or mode control.
Very disappointing. The Switchbot app can do everything, Home Assistant via Bluetooth can only turn it on or off.
Firmware version 2.5.
Don’t worry, @Ingo! At first, I thought the same as my Device info page does look pretty much like yours. But…
… just try to use this code for a tile:
features:
- type: fan-preset-modes
style: dropdown
- type: toggle
type: tile
entity: fan.air_purifier_b8be
features_position: bottom
vertical: false
Of course adapt fan.air_purifier_b8be to the name ouf your entity. I bet you will get something like this:
Am I right?






