Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.tolo.sensor Namespace Reference

Classes

class  ToloSensorEntity
 
class  ToloSensorEntityDescription
 

Functions

None async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

tuple SENSORS
 

Detailed Description

TOLO Sauna (non-binary, general) sensors.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.tolo.sensor.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up (non-binary, general) sensors for TOLO Sauna.

Definition at line 89 of file sensor.py.

Variable Documentation

◆ SENSORS

tuple homeassistant.components.tolo.sensor.SENSORS

Definition at line 41 of file sensor.py.