Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.bosch_shc.sensor.SHCSensor
 
class  homeassistant.components.bosch_shc.sensor.SHCSensorEntityDescription
 

Namespaces

 homeassistant.components.bosch_shc.sensor
 

Functions

None homeassistant.components.bosch_shc.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.bosch_shc.sensor.AIR_QUALITY_SENSOR = "airquality"
 
 homeassistant.components.bosch_shc.sensor.attributes_fn
 
string homeassistant.components.bosch_shc.sensor.COMMUNICATION_QUALITY_SENSOR = "communication_quality"
 
 homeassistant.components.bosch_shc.sensor.device_class
 
string homeassistant.components.bosch_shc.sensor.ENERGY_SENSOR = "energy"
 
string homeassistant.components.bosch_shc.sensor.HUMIDITY_RATING_SENSOR = "humidity_rating"
 
string homeassistant.components.bosch_shc.sensor.HUMIDITY_SENSOR = "humidity"
 
 homeassistant.components.bosch_shc.sensor.key
 
 homeassistant.components.bosch_shc.sensor.native_unit_of_measurement
 
string homeassistant.components.bosch_shc.sensor.POWER_SENSOR = "power"
 
string homeassistant.components.bosch_shc.sensor.PURITY_RATING_SENSOR = "purity_rating"
 
string homeassistant.components.bosch_shc.sensor.PURITY_SENSOR = "purity"
 
 homeassistant.components.bosch_shc.sensor.SHCSession
 
 homeassistant.components.bosch_shc.sensor.state_class
 
string homeassistant.components.bosch_shc.sensor.TEMPERATURE_RATING_SENSOR = "temperature_rating"
 
string homeassistant.components.bosch_shc.sensor.TEMPERATURE_SENSOR = "temperature"
 
 homeassistant.components.bosch_shc.sensor.translation_key
 
 homeassistant.components.bosch_shc.sensor.value_fn
 
string homeassistant.components.bosch_shc.sensor.VALVE_TAPPET_SENSOR = "valvetappet"