mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Clarify SensorDeviceClass.PRECIPITATION docstring (#85045)
This commit is contained in:
parent
605619a5ee
commit
8a0fb21988
@ -263,7 +263,7 @@ class SensorDeviceClass(StrEnum):
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
PRECIPITATION = "precipitation"
|
PRECIPITATION = "precipitation"
|
||||||
"""Precipitation.
|
"""Accumulated precipitation.
|
||||||
|
|
||||||
Unit of measurement: UnitOfPrecipitationDepth
|
Unit of measurement: UnitOfPrecipitationDepth
|
||||||
- SI / metric: `cm`, `mm`
|
- SI / metric: `cm`, `mm`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user