Skip to content

sugoi-wada/acer-air-monitor-2018

Repository files navigation

Acer Air Monitor for Home Assistant

[![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

Requirement

Connect your Acer account and device with the Acer Air Monitor 2018 app (Android / iOS).

Installation

Via HACS

Search and install Acer Air Monitor in HACS

Manually

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called acer_air_monitor.
  4. Download all the files from the custom_components/acer_air_monitor/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Acer Air Monitor"

Configuration is done in the UI

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines