Home Assistant Unofficial Reference 2024.12.1
homeassistant.const .UnitOfPrecipitationDepth Class Reference
Inheritance diagram for homeassistant.const .UnitOfPrecipitationDepth:
[legend]
Collaboration diagram for homeassistant.const .UnitOfPrecipitationDepth:
[legend]

Static Public Attributes

 CENTIMETERS
 
 Final
 
 INCHES
 
 MILLIMETERS
 

Detailed Description

Precipitation depth.

The derivation of these units is a volume of rain amassing in a container
with constant cross section

Definition at line 1335 of file const.py.

Member Data Documentation

◆ CENTIMETERS

homeassistant.const .UnitOfPrecipitationDepth.CENTIMETERS
static

Definition at line 1348 of file const.py.

◆ Final

homeassistant.const .UnitOfPrecipitationDepth.Final
static

Definition at line 1353 of file const.py.

◆ INCHES

homeassistant.const .UnitOfPrecipitationDepth.INCHES
static

Definition at line 1342 of file const.py.

◆ MILLIMETERS

homeassistant.const .UnitOfPrecipitationDepth.MILLIMETERS
static

Definition at line 1345 of file const.py.


The documentation for this class was generated from the following file: