1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Migrate library xbox-webapi to python-xbox in Xbox integration (#155536)

This commit is contained in:
Manu
2025-11-03 13:51:40 +01:00
committed by GitHub
parent c72f2fd546
commit bcf2c4e9b6
21 changed files with 203 additions and 85 deletions
-1
View File
@@ -212,7 +212,6 @@ TODO = {
"0.12.3"
), # https://github.com/aio-libs/aiocache/blob/master/LICENSE all rights reserved?
"caldav": AwesomeVersion("1.6.0"), # None -- GPL -- ['GNU General Public License (GPL)', 'Apache Software License'] # https://github.com/python-caldav/caldav
"xbox-webapi": AwesomeVersion("2.1.0"), # None -- GPL -- ['MIT License']
}
# fmt: on