Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.temper.sensor.TemperSensor
 

Namespaces

 homeassistant.components.temper.sensor
 

Functions

def homeassistant.components.temper.sensor.get_temper_devices ()
 
def homeassistant.components.temper.sensor.reset_devices ()
 
None homeassistant.components.temper.sensor.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.temper.sensor._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.temper.sensor.CONF_SCALE = "scale"
 
 homeassistant.components.temper.sensor.PLATFORM_SCHEMA