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

Static Public Attributes

string APPARENT_POWER = "apparent_power"
 
string AQI = "aqi"
 
string AREA = "area"
 
string ATMOSPHERIC_PRESSURE = "atmospheric_pressure"
 
string BATTERY = "battery"
 
string BLOOD_GLUCOSE_CONCENTRATION = "blood_glucose_concentration"
 
string CO = "carbon_monoxide"
 
string CO2 = "carbon_dioxide"
 
string CONDUCTIVITY = "conductivity"
 
string CURRENT = "current"
 
string DATA_RATE = "data_rate"
 
string DATA_SIZE = "data_size"
 
string DISTANCE = "distance"
 
string DURATION = "duration"
 
string ENERGY = "energy"
 
string ENERGY_STORAGE = "energy_storage"
 
 Final
 
string FREQUENCY = "frequency"
 
string GAS = "gas"
 
string HUMIDITY = "humidity"
 
string ILLUMINANCE = "illuminance"
 
string IRRADIANCE = "irradiance"
 
string MOISTURE = "moisture"
 
string MONETARY = "monetary"
 
string NITROGEN_DIOXIDE = "nitrogen_dioxide"
 
string NITROGEN_MONOXIDE = "nitrogen_monoxide"
 
string NITROUS_OXIDE = "nitrous_oxide"
 
string OZONE = "ozone"
 
string PH = "ph"
 
string PM1 = "pm1"
 
string PM10 = "pm10"
 
string PM25 = "pm25"
 
string POWER = "power"
 
string POWER_FACTOR = "power_factor"
 
string PRECIPITATION = "precipitation"
 
string PRECIPITATION_INTENSITY = "precipitation_intensity"
 
string PRESSURE = "pressure"
 
string REACTIVE_POWER = "reactive_power"
 
string SIGNAL_STRENGTH = "signal_strength"
 
string SOUND_PRESSURE = "sound_pressure"
 
string SPEED = "speed"
 
string SULPHUR_DIOXIDE = "sulphur_dioxide"
 
string TEMPERATURE = "temperature"
 
string VOLATILE_ORGANIC_COMPOUNDS = "volatile_organic_compounds"
 
string VOLATILE_ORGANIC_COMPOUNDS_PARTS = "volatile_organic_compounds_parts"
 
string VOLTAGE = "voltage"
 
string VOLUME = "volume"
 
string VOLUME_FLOW_RATE = "volume_flow_rate"
 
string VOLUME_STORAGE = "volume_storage"
 
string WATER = "water"
 
string WEIGHT = "weight"
 
string WIND_SPEED = "wind_speed"
 

Detailed Description

Device class for numbers.

Definition at line 85 of file const.py.

Member Data Documentation

◆ APPARENT_POWER

string homeassistant.components.number.const .NumberDeviceClass.APPARENT_POWER = "apparent_power"
static

Definition at line 90 of file const.py.

◆ AQI

string homeassistant.components.number.const .NumberDeviceClass.AQI = "aqi"
static

Definition at line 96 of file const.py.

◆ AREA

string homeassistant.components.number.const .NumberDeviceClass.AREA = "area"
static

Definition at line 102 of file const.py.

◆ ATMOSPHERIC_PRESSURE

string homeassistant.components.number.const .NumberDeviceClass.ATMOSPHERIC_PRESSURE = "atmospheric_pressure"
static

Definition at line 108 of file const.py.

◆ BATTERY

string homeassistant.components.number.const .NumberDeviceClass.BATTERY = "battery"
static

Definition at line 114 of file const.py.

◆ BLOOD_GLUCOSE_CONCENTRATION

string homeassistant.components.number.const .NumberDeviceClass.BLOOD_GLUCOSE_CONCENTRATION = "blood_glucose_concentration"
static

Definition at line 120 of file const.py.

◆ CO

string homeassistant.components.number.const .NumberDeviceClass.CO = "carbon_monoxide"
static

Definition at line 126 of file const.py.

◆ CO2

string homeassistant.components.number.const .NumberDeviceClass.CO2 = "carbon_dioxide"
static

Definition at line 132 of file const.py.

◆ CONDUCTIVITY

string homeassistant.components.number.const .NumberDeviceClass.CONDUCTIVITY = "conductivity"
static

Definition at line 138 of file const.py.

◆ CURRENT

string homeassistant.components.number.const .NumberDeviceClass.CURRENT = "current"
static

Definition at line 144 of file const.py.

◆ DATA_RATE

string homeassistant.components.number.const .NumberDeviceClass.DATA_RATE = "data_rate"
static

Definition at line 150 of file const.py.

◆ DATA_SIZE

string homeassistant.components.number.const .NumberDeviceClass.DATA_SIZE = "data_size"
static

Definition at line 156 of file const.py.

◆ DISTANCE

string homeassistant.components.number.const .NumberDeviceClass.DISTANCE = "distance"
static

Definition at line 162 of file const.py.

◆ DURATION

string homeassistant.components.number.const .NumberDeviceClass.DURATION = "duration"
static

Definition at line 170 of file const.py.

◆ ENERGY

string homeassistant.components.number.const .NumberDeviceClass.ENERGY = "energy"
static

Definition at line 176 of file const.py.

◆ ENERGY_STORAGE

string homeassistant.components.number.const .NumberDeviceClass.ENERGY_STORAGE = "energy_storage"
static

Definition at line 182 of file const.py.

◆ Final

homeassistant.components.number.const .NumberDeviceClass.Final
static

Definition at line 440 of file const.py.

◆ FREQUENCY

string homeassistant.components.number.const .NumberDeviceClass.FREQUENCY = "frequency"
static

Definition at line 191 of file const.py.

◆ GAS

string homeassistant.components.number.const .NumberDeviceClass.GAS = "gas"
static

Definition at line 197 of file const.py.

◆ HUMIDITY

string homeassistant.components.number.const .NumberDeviceClass.HUMIDITY = "humidity"
static

Definition at line 205 of file const.py.

◆ ILLUMINANCE

string homeassistant.components.number.const .NumberDeviceClass.ILLUMINANCE = "illuminance"
static

Definition at line 211 of file const.py.

◆ IRRADIANCE

string homeassistant.components.number.const .NumberDeviceClass.IRRADIANCE = "irradiance"
static

Definition at line 217 of file const.py.

◆ MOISTURE

string homeassistant.components.number.const .NumberDeviceClass.MOISTURE = "moisture"
static

Definition at line 225 of file const.py.

◆ MONETARY

string homeassistant.components.number.const .NumberDeviceClass.MONETARY = "monetary"
static

Definition at line 231 of file const.py.

◆ NITROGEN_DIOXIDE

string homeassistant.components.number.const .NumberDeviceClass.NITROGEN_DIOXIDE = "nitrogen_dioxide"
static

Definition at line 239 of file const.py.

◆ NITROGEN_MONOXIDE

string homeassistant.components.number.const .NumberDeviceClass.NITROGEN_MONOXIDE = "nitrogen_monoxide"
static

Definition at line 245 of file const.py.

◆ NITROUS_OXIDE

string homeassistant.components.number.const .NumberDeviceClass.NITROUS_OXIDE = "nitrous_oxide"
static

Definition at line 251 of file const.py.

◆ OZONE

string homeassistant.components.number.const .NumberDeviceClass.OZONE = "ozone"
static

Definition at line 257 of file const.py.

◆ PH

string homeassistant.components.number.const .NumberDeviceClass.PH = "ph"
static

Definition at line 263 of file const.py.

◆ PM1

string homeassistant.components.number.const .NumberDeviceClass.PM1 = "pm1"
static

Definition at line 269 of file const.py.

◆ PM10

string homeassistant.components.number.const .NumberDeviceClass.PM10 = "pm10"
static

Definition at line 275 of file const.py.

◆ PM25

string homeassistant.components.number.const .NumberDeviceClass.PM25 = "pm25"
static

Definition at line 281 of file const.py.

◆ POWER

string homeassistant.components.number.const .NumberDeviceClass.POWER = "power"
static

Definition at line 293 of file const.py.

◆ POWER_FACTOR

string homeassistant.components.number.const .NumberDeviceClass.POWER_FACTOR = "power_factor"
static

Definition at line 287 of file const.py.

◆ PRECIPITATION

string homeassistant.components.number.const .NumberDeviceClass.PRECIPITATION = "precipitation"
static

Definition at line 299 of file const.py.

◆ PRECIPITATION_INTENSITY

string homeassistant.components.number.const .NumberDeviceClass.PRECIPITATION_INTENSITY = "precipitation_intensity"
static

Definition at line 307 of file const.py.

◆ PRESSURE

string homeassistant.components.number.const .NumberDeviceClass.PRESSURE = "pressure"
static

Definition at line 315 of file const.py.

◆ REACTIVE_POWER

string homeassistant.components.number.const .NumberDeviceClass.REACTIVE_POWER = "reactive_power"
static

Definition at line 325 of file const.py.

◆ SIGNAL_STRENGTH

string homeassistant.components.number.const .NumberDeviceClass.SIGNAL_STRENGTH = "signal_strength"
static

Definition at line 331 of file const.py.

◆ SOUND_PRESSURE

string homeassistant.components.number.const .NumberDeviceClass.SOUND_PRESSURE = "sound_pressure"
static

Definition at line 337 of file const.py.

◆ SPEED

string homeassistant.components.number.const .NumberDeviceClass.SPEED = "speed"
static

Definition at line 343 of file const.py.

◆ SULPHUR_DIOXIDE

string homeassistant.components.number.const .NumberDeviceClass.SULPHUR_DIOXIDE = "sulphur_dioxide"
static

Definition at line 352 of file const.py.

◆ TEMPERATURE

string homeassistant.components.number.const .NumberDeviceClass.TEMPERATURE = "temperature"
static

Definition at line 358 of file const.py.

◆ VOLATILE_ORGANIC_COMPOUNDS

string homeassistant.components.number.const .NumberDeviceClass.VOLATILE_ORGANIC_COMPOUNDS = "volatile_organic_compounds"
static

Definition at line 364 of file const.py.

◆ VOLATILE_ORGANIC_COMPOUNDS_PARTS

string homeassistant.components.number.const .NumberDeviceClass.VOLATILE_ORGANIC_COMPOUNDS_PARTS = "volatile_organic_compounds_parts"
static

Definition at line 370 of file const.py.

◆ VOLTAGE

string homeassistant.components.number.const .NumberDeviceClass.VOLTAGE = "voltage"
static

Definition at line 376 of file const.py.

◆ VOLUME

string homeassistant.components.number.const .NumberDeviceClass.VOLUME = "volume"
static

Definition at line 382 of file const.py.

◆ VOLUME_FLOW_RATE

string homeassistant.components.number.const .NumberDeviceClass.VOLUME_FLOW_RATE = "volume_flow_rate"
static

Definition at line 403 of file const.py.

◆ VOLUME_STORAGE

string homeassistant.components.number.const .NumberDeviceClass.VOLUME_STORAGE = "volume_storage"
static

Definition at line 391 of file const.py.

◆ WATER

string homeassistant.components.number.const .NumberDeviceClass.WATER = "water"
static

Definition at line 411 of file const.py.

◆ WEIGHT

string homeassistant.components.number.const .NumberDeviceClass.WEIGHT = "weight"
static

Definition at line 420 of file const.py.

◆ WIND_SPEED

string homeassistant.components.number.const .NumberDeviceClass.WIND_SPEED = "wind_speed"
static

Definition at line 430 of file const.py.


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