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

Classes

class  PlugwiseSwitchEntity
 
class  PlugwiseSwitchEntityDescription
 

Functions

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

Detailed Description

Plugwise Switch component for HomeAssistant.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.plugwise.switch.async_setup_entry ( HomeAssistant  hass,
PlugwiseConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Smile switches from a config entry.

Definition at line 57 of file switch.py.