Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.edl21.sensor.EDL21
 
class  homeassistant.components.edl21.sensor.EDL21Entity
 

Namespaces

 homeassistant.components.edl21.sensor
 

Functions

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

Variables

 homeassistant.components.edl21.sensor.MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=60)
 
dictionary homeassistant.components.edl21.sensor.SENSOR_UNIT_MAPPING
 
dictionary homeassistant.components.edl21.sensor.SENSORS = {desc.key: desc for desc in SENSOR_TYPES}