Skip to content
forked from dahlb/ha_blueair

Home Assistant Integration for Blueair Class Filters

License

Notifications You must be signed in to change notification settings

dsv591/ha_blueair

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacs_badge

A custom integration for Blueair Filters.

Warning; this has only been tested with classic_205 and protect 7470i

Feature Highlights

  • adjust fan speed, turn off/on
  • adjust light brightness, turn off/on
  • sensors
    • filter replacement
    • humidity
    • connectivity
    • temperature
    • PM 1
    • PM 2.5
    • PM 10
    • VOC
  • switches
    • child lock

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).

Troubleshooting

If you receive an error while trying to login, please go through these steps;

  1. You can enable logging for this integration specifically and share your logs, so I can have a deep dive investigation. To enable logging, update your configuration.yaml like this, we can get more information in Configuration -> Logs page
logger:
  default: warning
  logs:
    custom_components.ha_blueair: debug
    blueair_api: debug

About

Home Assistant Integration for Blueair Class Filters

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%