|
{
|
|
"domain": "xbox",
|
|
"name": "Xbox",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/xbox",
|
|
"requirements": ["xbox-webapi==2.0.11"],
|
|
"dependencies": ["http"],
|
|
"codeowners": ["@hunterjm"],
|
|
"iot_class": "cloud_polling"
|
|
}
|