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

Static Public Attributes

 DECIBEL
 
 Final
 
 WEIGHTED_DECIBEL_A
 

Detailed Description

Sound pressure units.

Definition at line 1090 of file const.py.

Member Data Documentation

◆ DECIBEL

homeassistant.const .UnitOfSoundPressure.DECIBEL
static

Definition at line 1093 of file const.py.

◆ Final

homeassistant.const .UnitOfSoundPressure.Final
static

Definition at line 1097 of file const.py.

◆ WEIGHTED_DECIBEL_A

homeassistant.const .UnitOfSoundPressure.WEIGHTED_DECIBEL_A
static

Definition at line 1094 of file const.py.


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