mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Upgrade youless library to version 0.16 (#62837)
This commit is contained in:
parent
22e475790f
commit
35bb19b4eb
@ -3,7 +3,7 @@
|
|||||||
"name": "YouLess",
|
"name": "YouLess",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/youless",
|
"documentation": "https://www.home-assistant.io/integrations/youless",
|
||||||
"requirements": ["youless-api==0.15"],
|
"requirements": ["youless-api==0.16"],
|
||||||
"codeowners": ["@gjong"],
|
"codeowners": ["@gjong"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -2494,7 +2494,7 @@ yeelight==0.7.8
|
|||||||
yeelightsunflower==0.0.10
|
yeelightsunflower==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.youless
|
# homeassistant.components.youless
|
||||||
youless-api==0.15
|
youless-api==0.16
|
||||||
|
|
||||||
# homeassistant.components.media_extractor
|
# homeassistant.components.media_extractor
|
||||||
youtube_dl==2021.06.06
|
youtube_dl==2021.06.06
|
||||||
|
@ -1492,7 +1492,7 @@ yalexs==1.1.16
|
|||||||
yeelight==0.7.8
|
yeelight==0.7.8
|
||||||
|
|
||||||
# homeassistant.components.youless
|
# homeassistant.components.youless
|
||||||
youless-api==0.15
|
youless-api==0.16
|
||||||
|
|
||||||
# homeassistant.components.zeroconf
|
# homeassistant.components.zeroconf
|
||||||
zeroconf==0.38.1
|
zeroconf==0.38.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user