2020-10-13 13:37:01 +00:00
|
|
|
{
|
|
|
|
"domain": "xbox",
|
|
|
|
"name": "Xbox",
|
2023-02-08 19:10:18 +00:00
|
|
|
"codeowners": ["@hunterjm"],
|
2020-10-13 13:37:01 +00:00
|
|
|
"config_flow": true,
|
2022-08-25 13:33:05 +00:00
|
|
|
"dependencies": ["auth", "application_credentials"],
|
2023-02-08 19:10:18 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/xbox",
|
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"requirements": ["xbox-webapi==2.0.11"]
|
2020-10-13 13:37:01 +00:00
|
|
|
}
|