Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.tomorrowio.sensor.BaseTomorrowioSensorEntity
 
class  homeassistant.components.tomorrowio.sensor.TomorrowioSensorEntity
 
class  homeassistant.components.tomorrowio.sensor.TomorrowioSensorEntityDescription
 

Namespaces

 homeassistant.components.tomorrowio.sensor
 

Functions

None homeassistant.components.tomorrowio.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
Callable[[float], float] homeassistant.components.tomorrowio.sensor.convert_ppb_to_ugm3 (float molecular_weight)
 
float homeassistant.components.tomorrowio.sensor.handle_conversion (float value, Callable[[float], float]|float conversion)
 

Variables

tuple homeassistant.components.tomorrowio.sensor.SENSOR_TYPES