Functions | |
| dict[str, Any] | register (str token, str symbol, str pin) |
Support for register Vulcan account.
| 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.