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

Classes

class  RensonSensor
 
class  RensonSensorEntityDescription
 

Functions

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

Detailed Description

Sensor data of the Renson ventilation unit.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.renson.sensor.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Renson sensor platform.

Definition at line 272 of file sensor.py.