Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.plum_lightpad.utils Namespace Reference

Functions

Plum load_plum (str username, str password, HomeAssistant hass)
 

Detailed Description

Reusable utilities for the Plum Lightpad component.

Function Documentation

◆ load_plum()

Plum homeassistant.components.plum_lightpad.utils.load_plum ( str  username,
str  password,
HomeAssistant  hass 
)
Initialize Plum Lightpad API and load metadata stored in the cloud.

Definition at line 9 of file utils.py.