Home Assistant Unofficial Reference 2024.12.1
application_credentials.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.yale.application_credentials
 

Functions

AuthorizationServer homeassistant.components.yale.application_credentials.async_get_authorization_server (HomeAssistant hass)
 

Variables

string homeassistant.components.yale.application_credentials.OAUTH2_AUTHORIZE = "https://oauth.aaecosystem.com/authorize"
 
string homeassistant.components.yale.application_credentials.OAUTH2_TOKEN = "https://oauth.aaecosystem.com/access_token"