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

Classes

class  PlugwiseButtonEntity
 

Functions

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

Detailed Description

Plugwise Button component for Home Assistant.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.plugwise.button.async_setup_entry ( HomeAssistant  hass,
PlugwiseConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Plugwise buttons from a ConfigEntry.

Definition at line 17 of file button.py.