Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.smarttub.sensor.SmartTubPrimaryFiltrationCycle
 
class  homeassistant.components.smarttub.sensor.SmartTubSecondaryFiltrationCycle
 
class  homeassistant.components.smarttub.sensor.SmartTubSensor
 

Namespaces

 homeassistant.components.smarttub.sensor
 

Functions

None homeassistant.components.smarttub.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.smarttub.sensor.ATTR_CYCLE_LAST_UPDATED = "cycle_last_updated"
 
string homeassistant.components.smarttub.sensor.ATTR_DURATION = "duration"
 
string homeassistant.components.smarttub.sensor.ATTR_MODE = "mode"
 
string homeassistant.components.smarttub.sensor.ATTR_START_HOUR = "start_hour"
 
 homeassistant.components.smarttub.sensor.SET_PRIMARY_FILTRATION_SCHEMA
 
 homeassistant.components.smarttub.sensor.VolDictType