Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.advantage_air.sensor.AdvantageAirTimeTo
 
class  homeassistant.components.advantage_air.sensor.AdvantageAirZoneSignal
 
class  homeassistant.components.advantage_air.sensor.AdvantageAirZoneTemp
 
class  homeassistant.components.advantage_air.sensor.AdvantageAirZoneVent
 

Namespaces

 homeassistant.components.advantage_air.sensor
 

Functions

None homeassistant.components.advantage_air.sensor.async_setup_entry (HomeAssistant hass, AdvantageAirDataConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.advantage_air.sensor.ADVANTAGE_AIR_SERVICE_SET_TIME_TO = "set_time_to"
 
string homeassistant.components.advantage_air.sensor.ADVANTAGE_AIR_SET_COUNTDOWN_UNIT = "min"
 
string homeassistant.components.advantage_air.sensor.ADVANTAGE_AIR_SET_COUNTDOWN_VALUE = "minutes"
 
int homeassistant.components.advantage_air.sensor.PARALLEL_UPDATES = 0