Skip to content

dahlb/ha_blueair

Repository files navigation

GitHub Release GitHub Activity License hacs

Project Maintenance BuyMeCoffee

A custom integration for Blueair Filters. If your model isn't reported correctly please open a ticket and include your model name and the diagnostic file from the integration.

Feature Highlights

  • fan
    • speed
    • turn off/on
    • preset modes: night/auto (if supported)
  • light
    • brightness
    • turn off/on
  • sensors
    • Filter Replacement
    • Humidity
    • Connectivity
    • Temperature
    • PM 1
    • PM 2.5
    • PM 10
    • VOC
  • switches
    • child lock
    • germ shield
    • wick dry
  • climate (T10i/T20i only)
  • humidifier (H35i only)

Installation

You can install this either manually copying files or using HACS. Configuration can be done on UI, you need to enter your username and password, (I know, translations are missing).

Limitations

If you receive an error while trying to login, try resetting your password to one with no special characters except '!' and no longer then 10 characters.

Troubleshooting

If you receive an error, please go through these steps;

  1. Enabled Debug Logging, at /config/integrations/integration/ha_blueair
  2. Restart you home assistant to capture initialization with debug logging, then try to do what your having trouble with
  3. Disable Debug Logging, at /config/integrations/integration/ha_blueair (which will download the logs)
  4. Click the three dots menu for your vehicle, at /config/integrations/integration/ha_blueair
  5. Click Download Diagnostics
  6. Attach both logs and diagnostics to your issue ticket.