1.3.1 • Published 10 months ago

@fjs21/homebridge-blueair v1.3.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

Homebridge-BlueAir

Downloads Version verified-by-homebridge

GitHub issues GitHub pull requests

Original plugin not maintained but still available

Link to Original Plugin Repo

See Wiki for readme and further details.

Update to dynamic platform

The plugin was forked and updated completely to a typescript-based dynamic platform supporting the automatic configuration of devices with just the username and password.

Support for configuration in the Homebridge UI has also been added to simplify setup.

Installation

npm install homebridge-blueair

Features

  • Easy configuration - all you need is your username and password to get started. The defaults work for the vast majority of users.

  • Automatic detection and configuration of multiple BlueAir devices. By default - all of your supported devices are made available in HomeKit.

  • NEW support for AWS-based models such as the HealthProtect and DustMagnet models. Please check the 'enable AWS API connection' to try out this new feature developed by @jonato1.

Supported Devices / Features

DeviceAir PurifierLED Status SwitchAQI (PM 1)AQI (PM 2.5)AQI (PM 10)AQI (tVOC)CO2 SensorTemp. SensorHumidity SensorNight ModeGerm Shield
Classic (280i, 290i, 380i, 480i, 490i, 580i, 680i, 690i)YYNYNYYYYNN
Classic (205, 405, 505, 605)YYNNNNNNNNN
AwareYYNYYYYYYNN
DustMagnet (5210, 5410)YYNYNNNNNYN
HealthProtect (7440i, 7470i, 7710i)YYIn ProgressYIn ProgressIn ProgressNYNYY
Blue Pure (211i Max, 311i+ Max, 411i Max)YYIn ProgressYIn ProgressNNNNYN

Note: For all newer Blueair devices that leverage AWS infrastructure (i.e. DustMagnet, HealthProtect, and Blue Pure), the only current regions supported are US and Canada/EU. Please open a new issue if you need a new region configured.

To do

  • Continue to add support for additional models. Match capabilities to Homekit device. See Issue #6.

Plugin Configuration

Feature Toggles

  • Enable AWS-enabled devices (This is required for devices like DustMagnet, HealthProtect, and Blue Pure.)
  • Hide LED
  • Hide Air Quality Sensor
  • Hide Temperature Sensor
  • Hide Humidity Sensor
  • Hide CO2 Sensor
  • Hide Night Mode
  • Hide Germ Shield

If you choose to configure this plugin directly instead of using the Homebridge Configuration web UI, you'll need to add the platform to your config.json in your home directory inside .homebridge.

"platforms": [{
    "platform": "BlueAir",
    "username": "email@email.com",
    "password": "password"
}]

For most people, I recommend using Homebridge Configuration web UI to configure this plugin rather than doing so directly. It's easier to use for most users, especially newer users, and less prone to typos, leading to other problems.

Credits

Many thanks to @jonato1 for his hard work developing the Amazon Web Services (AWS) API and associate accessories.

This plug was forked from homebridge-blueair without which this would not be possible. Many thanks to @mylesagray! This plugin uses many cues from homebridge-myq2 for plugin structure and my other plugin homebridge-kumo.

1.3.1

10 months ago

1.3.0

10 months ago

1.2.0

1 year ago

1.2.1

1 year ago

1.2.1-0

1 year ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

0.8.9

2 years ago

0.8.8

2 years ago

0.8.5

2 years ago

0.9.3

2 years ago

0.8.4

2 years ago

0.8.7

2 years ago

0.8.6

2 years ago

0.8.12

2 years ago

0.8.11

2 years ago

0.8.10

2 years ago

0.6.14

2 years ago

0.6.16

2 years ago

0.6.15

2 years ago

0.9.0

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.7.1

2 years ago

0.9.2

2 years ago

0.8.3

2 years ago

0.8.2

2 years ago

0.7.0

2 years ago

0.6.10

2 years ago

0.6.12

2 years ago

0.6.11

2 years ago

0.6.7

2 years ago

0.6.6

3 years ago

0.6.9

2 years ago

0.6.8

2 years ago

0.6.13

2 years ago

0.6.5

3 years ago

0.6.4

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago