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

Classes

class  HomematicipGroupSwitch
 
class  HomematicipMultiSwitch
 
class  HomematicipSwitch
 
class  HomematicipSwitchMeasuring
 

Functions

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

Detailed Description

Support for HomematicIP Cloud switches.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.homematicip_cloud.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up the HomematicIP switch from a config entry.

Definition at line 35 of file switch.py.