Skip to content
Snippets Groups Projects
Unverified Commit bfea1367 authored by Raman Gupta's avatar Raman Gupta Committed by GitHub
Browse files

Add `ms` to units comment for duration sensor device class (#90757)

parent a05fbdee
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ class SensorDeviceClass(StrEnum):
DURATION = "duration"
"""Fixed duration.
Unit of measurement: `d`, `h`, `min`, `s`
Unit of measurement: `d`, `h`, `min`, `s`, `ms`
"""
ENUM = "enum"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment