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

Classes

class  IncomfortSensor
 
class  IncomfortSensorEntityDescription
 

Functions

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

Detailed Description

Support for an Intergas heater via an InComfort/InTouch Lan2RF gateway.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.incomfort.sensor.async_setup_entry ( HomeAssistant  hass,
InComfortConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up InComfort/InTouch sensor entities.

Definition at line 62 of file sensor.py.