Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.myuplink.application_credentials Namespace Reference

Functions

AuthorizationServer async_get_authorization_server (HomeAssistant hass)
 
dict[str, str] async_get_description_placeholders (HomeAssistant hass)
 

Detailed Description

application_credentials platform the myUplink integration.

Function Documentation

◆ async_get_authorization_server()

AuthorizationServer homeassistant.components.myuplink.application_credentials.async_get_authorization_server ( HomeAssistant  hass)
Return authorization server.

Definition at line 9 of file application_credentials.py.

◆ async_get_description_placeholders()

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.