Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.xbox.const
 

Variables

string homeassistant.components.xbox.const.DOMAIN = "xbox"
 
string homeassistant.components.xbox.const.EVENT_NEW_FAVORITE = "xbox/new_favorite"
 
string homeassistant.components.xbox.const.OAUTH2_AUTHORIZE = "https://login.live.com/oauth20_authorize.srf"
 
string homeassistant.components.xbox.const.OAUTH2_TOKEN = "https://login.live.com/oauth20_token.srf"