Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion source/_integrations/rabbitair.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Rabbit Air
description: Instructions on how to integrate Rabbit Air air purifier within Home Assistant.
ha_category:
- Fan
- Sensor
ha_iot_class: Local Polling
ha_release: 2024.2
ha_codeowners:
Expand All @@ -12,6 +13,7 @@ ha_config_flow: true
ha_zeroconf: true
ha_platforms:
- fan
- sensor
ha_integration_type: device
---

Expand All @@ -20,7 +22,7 @@ The **Rabbit Air** {% term integration %} lets you control your air purifier ove
- MinusA2 (2-nd generation)
- A3

The fan platform of this integration allows you to turn the unit on/off, select the preset mode, or set the speed manually.
The fan platform of this integration allows you to turn the unit on/off, select the preset mode, or set the speed manually. The sensor platform provides the current air quality reported by the device.

## Prerequisites

Expand Down