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

Static Public Attributes

 CUBIC_FEET_PER_MINUTE
 
 CUBIC_METERS_PER_HOUR
 
 Final
 
 GALLONS_PER_MINUTE
 
 LITERS_PER_MINUTE
 
 MILLILITERS_PER_SECOND
 

Detailed Description

Volume flow rate units.

Definition at line 1162 of file const.py.

Member Data Documentation

◆ CUBIC_FEET_PER_MINUTE

homeassistant.const .UnitOfVolumeFlowRate.CUBIC_FEET_PER_MINUTE
static

Definition at line 1166 of file const.py.

◆ CUBIC_METERS_PER_HOUR

homeassistant.const .UnitOfVolumeFlowRate.CUBIC_METERS_PER_HOUR
static

Definition at line 1165 of file const.py.

◆ Final

homeassistant.const .UnitOfVolumeFlowRate.Final
static

Definition at line 1172 of file const.py.

◆ GALLONS_PER_MINUTE

homeassistant.const .UnitOfVolumeFlowRate.GALLONS_PER_MINUTE
static

Definition at line 1168 of file const.py.

◆ LITERS_PER_MINUTE

homeassistant.const .UnitOfVolumeFlowRate.LITERS_PER_MINUTE
static

Definition at line 1167 of file const.py.

◆ MILLILITERS_PER_SECOND

homeassistant.const .UnitOfVolumeFlowRate.MILLILITERS_PER_SECOND
static

Definition at line 1169 of file const.py.


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