Functions | |
| AuthorizationServer | async_get_authorization_server (HomeAssistant hass) |
| dict[str, str] | async_get_description_placeholders (HomeAssistant hass) |
application_credentials platform the myUplink integration.
| AuthorizationServer homeassistant.components.myuplink.application_credentials.async_get_authorization_server | ( | HomeAssistant | hass | ) |
Return authorization server.
Definition at line 9 of file application_credentials.py.
| dict[str, str] homeassistant.components.myuplink.application_credentials.async_get_description_placeholders | ( | HomeAssistant | hass | ) |
Return description placeholders for the credentials dialog.
Definition at line 17 of file application_credentials.py.