Om Luftkvalitet i Norge (Norway Air)


The norway_air integration queries the Norway air quality data feed provided by the Norwegian Meteorological Institute.

To add air quality sensor to your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
air_quality:
  - platform: norway_air

Configuration Variables

name string (Optional, default: Air quality)

Additional name for the sensor.

forecast integer (Optional)

If you want to get forecast data instead of the current data, set this to the number of hours that you want to look into the future.

latitude float (Optional)

Manually specify latitude.

Default:

Provided by Home Assistant configuration

longitude float (Optional)

Manually specify longitude.

Default:

Provided by Home Assistant configuration