Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.ted5000.sensor.Ted5000Gateway
 
class  homeassistant.components.ted5000.sensor.Ted5000Sensor
 

Namespaces

 homeassistant.components.ted5000.sensor
 

Functions

None homeassistant.components.ted5000.sensor.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.ted5000.sensor._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.ted5000.sensor.DEFAULT_NAME = "ted"
 
 homeassistant.components.ted5000.sensor.MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=10)
 
 homeassistant.components.ted5000.sensor.PLATFORM_SCHEMA
 
list homeassistant.components.ted5000.sensor.SENSORS