Fix #38289 issue with xboxapi lib (#38293)

This commit is contained in:
Marcio Granzotto Rodrigues 2020-07-27 15:56:39 -03:00 committed by GitHub
parent ddf7ceecd4
commit 561e4b537a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
"domain": "xbox_live",
"name": "Xbox Live",
"documentation": "https://www.home-assistant.io/integrations/xbox_live",
"requirements": ["xboxapi==2.0.0"],
"requirements": ["xboxapi==2.0.1"],
"codeowners": ["@MartinHjelmare"]
}

View File

@ -2228,7 +2228,7 @@ wolf_smartset==0.1.4
xbee-helper==0.0.7
# homeassistant.components.xbox_live
xboxapi==2.0.0
xboxapi==2.0.1
# homeassistant.components.xfinity
xfinity-gateway==0.0.4