2020-10-13 13:37:01 +00:00
|
|
|
{
|
|
|
|
"domain": "xbox",
|
|
|
|
"name": "Xbox",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/xbox",
|
2020-10-14 19:02:08 +00:00
|
|
|
"requirements": ["xbox-webapi==2.0.8"],
|
2020-10-13 13:37:01 +00:00
|
|
|
"dependencies": ["http"],
|
|
|
|
"codeowners": ["@hunterjm"]
|
|
|
|
}
|