Skip to content
Merged
Changes from all commits
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
25 changes: 21 additions & 4 deletions 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,15 +13,19 @@ ha_config_flow: true
ha_zeroconf: true
ha_platforms:
- fan
- sensor
ha_integration_type: device
Comment thread
c0ffeeca7 marked this conversation as resolved.
ha_quality_scale: bronze
---

The **Rabbit Air** {% term integration %} lets you control your air purifier over the local network. The following device models are currently supported:
The **Rabbit Air** {% term integration %} lets you control your air purifier over the local network.

- MinusA2 (2-nd generation)
- A3
## Supported devices

The following device models are currently supported:

The fan platform of this integration allows you to turn the unit on/off, select the preset mode, or set the speed manually.
- MinusA2 (second generation)
- A3

## Prerequisites

Expand Down Expand Up @@ -56,3 +61,15 @@ host:
access_token:
description: Access Token that can be obtained in the Rabbit Air app.
{% endconfiguration_basic %}

## Supported functionality

The **Rabbit Air** integration provides the following entities.

### Fans

- **Rabbit Air**: Turn the air purifier on or off, select the preset mode, or set the speed manually.

### Sensors

- **Air quality**: Shows the current air quality reported by the device. The sensor can report `lowest`, `low`, `medium`, `high`, or `highest`.