Update YouLess library for support for PVOutput firmware (#55784)
parent
2581a3a735
commit
495e5cb1c0
|
@ -3,7 +3,7 @@
|
|||
"name": "YouLess",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/youless",
|
||||
"requirements": ["youless-api==0.12"],
|
||||
"requirements": ["youless-api==0.13"],
|
||||
"codeowners": ["@gjong"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -2465,7 +2465,7 @@ yeelight==0.7.5
|
|||
yeelightsunflower==0.0.10
|
||||
|
||||
# homeassistant.components.youless
|
||||
youless-api==0.12
|
||||
youless-api==0.13
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
youtube_dl==2021.04.26
|
||||
|
|
|
@ -1403,7 +1403,7 @@ yalexs==1.1.13
|
|||
yeelight==0.7.5
|
||||
|
||||
# homeassistant.components.youless
|
||||
youless-api==0.12
|
||||
youless-api==0.13
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.36.7
|
||||
|
|
Loading…
Reference in New Issue