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

Classes

class  DuotecnoSwitch
 

Functions

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

Detailed Description

Support for Duotecno switches.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.duotecno.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up Velbus switch based on config_entry.

Definition at line 17 of file switch.py.