Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 2.33 KB

README.md

File metadata and controls

50 lines (32 loc) · 2.33 KB

hacs_badge paypalme_badge Buy me a coffee

ESA NASK Air Quality Sensor

A Home Assistant custom Integration for ESA NASK Air Quality sensors.

Integration supports the following sensors of ESA NASK stations:

  • Particulate matter (PM10)
  • Particulate matter (PM2,5)
  • Atmospheric pressure
  • Humidity
  • Temperature
  • Dew Point Temperature

Diffrent stations may support diffrent data, integration will recognise all parameters (availible in station) according to list of integration's supported sensors.

Installation

Using HACS (recommended)

This integration can be installed using HACS. To do it search for ESA NASK Air Quality in Integrations section.

Manual

  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 esa_nask.
  4. Download all the files from the custom_components/esa_nask/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant.
  7. Configure custom component using Config Flow UI.

Configuration

After installation of the custom component, it needs to be added using Config Flow UI.

To configure this integration go to: Configuration -> Integrations -> Add integration -> ESA NASK Air Quality Sensor.

You can also use following My Home Assistant link

Open your Home Assistant instance and start setting up a new integration.

In popup window you need to fill:

  • ID of ESA NASK station (required) - it is needed to put just a number that you can find in URL on ESA NASK website on station details page (eg. esa.nask.pl/szkola/id/2010),

You can add more than 1 station.