1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

AQI calculator for HM3301 (#1011)

* HM3301 AQI calculator

* remove logs

* fixed after lint

* fixed after lint

* fixed after lint

* check NP for AQI sensor

* validation for AQI sensor
This commit is contained in:
Evgeny
2020-06-12 04:14:54 +02:00
committed by GitHub
parent 821c1a8bbd
commit 42007d03d4
9 changed files with 214 additions and 9 deletions

View File

@@ -738,6 +738,9 @@ sensor:
name: "PM2.5"
pm_10_0:
name: "PM10.0"
aqi:
name: "AQI"
calculation_type: "CAQI"
esp32_touch:
setup_mode: False

View File

@@ -361,6 +361,9 @@ sensor:
name: "PM2.5"
pm_10_0:
name: "PM10.0"
aqi:
name: "AQI"
calculation_type: "AQI"
- platform: pmsx003
type: PMSX003
pm_1_0: