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

Classes

class  WizSocketEntity
 

Functions

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

Detailed Description

WiZ integration switch platform.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.wiz.switch.async_setup_entry ( HomeAssistant  hass,
WizConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the WiZ switch platform.

Definition at line 19 of file switch.py.