[![GitHub Release][releases-shield]][releases] [![GitHub Activity][commits-shield]][commits] ![License][license-shield]
[![hacs][hacsbadge]][hacs] ![Project Maintenance][maintenance-shield]
Home Assistant integration for Acer Air Monitor.
This integration allows you to add Air Monitor sensors to your home assistant.
NOTE: The product page seems to be closed now, but you can view it here (web archive).
This component will set up the following sensors.
CO2
PM2.5
PM10
Illuminance
Humidity
Temperature
TVOC
IAQ
Connect your Acer account and device with the Acer Air Monitor 2018 app (Android / iOS).
Search and install Acer Air Monitor
in HACS
- Using the tool of choice open the directory (folder) for your HA configuration (where you find
configuration.yaml
). - If you do not have a
custom_components
directory (folder) there, you need to create it. - In the
custom_components
directory (folder) create a new folder calledacer_air_monitor
. - Download all the files from the
custom_components/acer_air_monitor/
directory (folder) in this repository. - Place the files you downloaded in the new directory (folder) you created.
- Restart Home Assistant
- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Acer Air Monitor"
If you want to contribute to this please read the Contribution guidelines