Fix typo for PM 1 (#96473)

This commit is contained in:
Joost Lekkerkerker 2023-07-17 09:22:07 +02:00 committed by GitHub
parent 9f71482f8c
commit a8e92bfcb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -248,7 +248,7 @@ class SensorDeviceClass(StrEnum):
"""
PM1 = "pm1"
"""Particulate matter <= 0.1 μm.
"""Particulate matter <= 1 μm.
Unit of measurement: `µg/`
"""