Home Assistant Unofficial Reference 2024.12.1
application_credentials.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.iotty.application_credentials
 

Functions

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

Variables

string homeassistant.components.iotty.application_credentials.OAUTH2_AUTHORIZE = "https://auth.iotty.com/.auth/oauth2/login"
 
string homeassistant.components.iotty.application_credentials.OAUTH2_TOKEN = "https://auth.iotty.com/.auth/oauth2/token"