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

Classes

class  IncomfortBinarySensor
 
class  IncomfortBinarySensorEntityDescription
 

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.binary_sensor.async_setup_entry ( HomeAssistant  hass,
InComfortConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up an InComfort/InTouch binary_sensor entity.

Definition at line 63 of file binary_sensor.py.