Fix connectivity issue in the Youless integration (#54764)

This commit is contained in:
gjong 2021-08-17 22:45:14 +02:00 committed by GitHub
parent 4ef04898e9
commit 8eec949835
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "YouLess",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/youless",
"requirements": ["youless-api==0.10"],
"requirements": ["youless-api==0.12"],
"codeowners": ["@gjong"],
"iot_class": "local_polling"
}

View file

@ -2434,7 +2434,7 @@ yeelight==0.7.2
yeelightsunflower==0.0.10
# homeassistant.components.youless
youless-api==0.10
youless-api==0.12
# homeassistant.components.media_extractor
youtube_dl==2021.04.26

View file

@ -1351,7 +1351,7 @@ yalexs==1.1.13
yeelight==0.7.2
# homeassistant.components.youless
youless-api==0.10
youless-api==0.12
# homeassistant.components.onvif
zeep[async]==4.0.0