Upgrade youless library to version 0.16 (#62837)

This commit is contained in:
gjong 2021-12-27 12:32:25 +01:00 committed by Franck Nijhof
parent 2e10432075
commit 34ca39855e
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
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.15"],
"requirements": ["youless-api==0.16"],
"codeowners": ["@gjong"],
"iot_class": "local_polling"
}

View File

@ -2475,7 +2475,7 @@ yeelight==0.7.8
yeelightsunflower==0.0.10
# homeassistant.components.youless
youless-api==0.15
youless-api==0.16
# homeassistant.components.media_extractor
youtube_dl==2021.06.06

View File

@ -1470,7 +1470,7 @@ yalexs==1.1.13
yeelight==0.7.8
# homeassistant.components.youless
youless-api==0.15
youless-api==0.16
# homeassistant.components.zeroconf
zeroconf==0.38.1