11 lines
306 B
JSON
11 lines
306 B
JSON
{
|
|
"domain": "xbox",
|
|
"name": "Xbox",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/xbox",
|
|
"requirements": ["xbox-webapi==2.0.11"],
|
|
"dependencies": ["auth", "application_credentials", "repairs"],
|
|
"codeowners": ["@hunterjm"],
|
|
"iot_class": "cloud_polling"
|
|
}
|