Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.vulcan.register Namespace Reference

Functions

dict[str, Any] register (str token, str symbol, str pin)
 

Detailed Description

Support for register Vulcan account.

Function Documentation

◆ register()

dict[str, Any] homeassistant.components.vulcan.register.register ( str  token,
str  symbol,
str  pin 
)
Register integration and save credentials.

Definition at line 8 of file register.py.