Fix #38289 issue with xboxapi lib (#38293)

pull/38332/head
Marcio Granzotto Rodrigues 2020-07-27 15:56:39 -03:00 committed by Franck Nijhof
parent bd1336cbdf
commit b5a64b3752
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
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

@ -2204,7 +2204,7 @@ wled==0.4.3
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