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

Classes

class  DuotecnoBinarySensor
 

Functions

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

Detailed Description

Support for Duotecno binary sensors.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.duotecno.binary_sensor.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up Duotecno binary sensor on config_entry.

Definition at line 17 of file binary_sensor.py.