mirror of
https://github.com/esphome/esphome.git
synced 2026-01-09 19:50:49 -07:00
[aqi, hm3301, pmsx003] Air Quality Index improvements (#12203)
Co-authored-by: jas <jas@asspa.in> Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
This commit is contained in:
@@ -25,4 +25,7 @@ sensor:
|
||||
name: Particulate Count >5.0um
|
||||
pm_10_0um:
|
||||
name: Particulate Count >10.0um
|
||||
aqi:
|
||||
name: AQI
|
||||
calculation_type: AQI
|
||||
update_interval: 30s
|
||||
|
||||
Reference in New Issue
Block a user