core/homeassistant/components/air_quality
Heine Furubotten 7412d0f97c Add nilu air_quality platform (#19674)
* Add nilu air_pollutants platform

* Code Review - validation, DRYs, rm state override, new attr
- Repeated code moved to own method.
- Removed override of state property.
- New attr for showing nilu pollution recommendations.
- More validation of stations input.
- Minor fixes and typos.

* Removed unused prop

* Check for none result from client before entity add

* Moved platform to air_quality component

* Updated outdated docstrings

* Minor changes
2019-01-27 21:32:23 +01:00
..
__init__.py Fix typo C02 to CO2 (#20306) 2019-01-21 21:22:38 -08:00
demo.py Rename air pollutants to air quality (#19448) 2019-01-05 11:42:36 -05:00
nilu.py Add nilu air_quality platform (#19674) 2019-01-27 21:32:23 +01:00
opensensemap.py Rename air pollutants to air quality (#19448) 2019-01-05 11:42:36 -05:00