Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.here_travel_time.sensor.DestinationSensor
 
class  homeassistant.components.here_travel_time.sensor.HERETravelTimeSensor
 
class  homeassistant.components.here_travel_time.sensor.OriginSensor
 

Namespaces

 homeassistant.components.here_travel_time.sensor
 

Functions

None homeassistant.components.here_travel_time.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
tuple[SensorEntityDescription,...] homeassistant.components.here_travel_time.sensor.sensor_descriptions (str travel_mode)
 

Variables

 homeassistant.components.here_travel_time.sensor.SCAN_INTERVAL = timedelta(minutes=5)