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

Classes

class  DynaliteSwitch
 

Functions

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

Detailed Description

Support for the Dynalite channels and presets as switches.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.dynalite.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Record the async_add_entities function to add them later when received from Dynalite.

Definition at line 14 of file switch.py.