mirror of
https://github.com/home-assistant/core.git
synced 2026-05-03 19:41:15 +02:00
Bump youless dependency version to 2.1.0 (#118820)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/youless",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["youless_api"],
|
||||
"requirements": ["youless-api==1.1.1"]
|
||||
"requirements": ["youless-api==2.1.0"]
|
||||
}
|
||||
|
||||
@@ -2942,7 +2942,7 @@ yeelightsunflower==0.0.10
|
||||
yolink-api==0.4.4
|
||||
|
||||
# homeassistant.components.youless
|
||||
youless-api==1.1.1
|
||||
youless-api==2.1.0
|
||||
|
||||
# homeassistant.components.youtube
|
||||
youtubeaio==1.1.5
|
||||
|
||||
@@ -2295,7 +2295,7 @@ yeelight==0.7.14
|
||||
yolink-api==0.4.4
|
||||
|
||||
# homeassistant.components.youless
|
||||
youless-api==1.1.1
|
||||
youless-api==2.1.0
|
||||
|
||||
# homeassistant.components.youtube
|
||||
youtubeaio==1.1.5
|
||||
|
||||
Reference in New Issue
Block a user