mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Clarify NumberDeviceClass.PRECIPITATION docstring (#85051)
This commit is contained in:
@@ -223,7 +223,7 @@ class NumberDeviceClass(StrEnum):
|
||||
"""
|
||||
|
||||
PRECIPITATION = "precipitation"
|
||||
"""Precipitation.
|
||||
"""Accumulated precipitation.
|
||||
|
||||
Unit of measurement: UnitOfPrecipitationDepth
|
||||
- SI / metric: `cm`, `mm`
|
||||
|
Reference in New Issue
Block a user