Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.vodafone_station.sensor.VodafoneStationEntityDescription
 
class  homeassistant.components.vodafone_station.sensor.VodafoneStationSensorEntity
 

Namespaces

 homeassistant.components.vodafone_station.sensor
 

Functions

datetime homeassistant.components.vodafone_station.sensor._calculate_uptime (VodafoneStationRouter coordinator, str|datetime|float|None last_value, str key)
 
str|None homeassistant.components.vodafone_station.sensor._line_connection (VodafoneStationRouter coordinator, str|datetime|float|None last_value, str key)
 
None homeassistant.components.vodafone_station.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.vodafone_station.sensor.list
 
int homeassistant.components.vodafone_station.sensor.UPTIME_DEVIATION = 60