Bump myuplink dependency to 0.6.0 (#114767)
This commit is contained in:
parent
96149d9444
commit
a66ed1d936
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"dependencies": ["application_credentials"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/myuplink",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["myuplink==0.5.0"]
|
||||
"requirements": ["myuplink==0.6.0"]
|
||||
}
|
||||
|
|
|
@ -1353,7 +1353,7 @@ mutesync==0.0.1
|
|||
mypermobil==0.1.8
|
||||
|
||||
# homeassistant.components.myuplink
|
||||
myuplink==0.5.0
|
||||
myuplink==0.6.0
|
||||
|
||||
# homeassistant.components.nad
|
||||
nad-receiver==0.3.0
|
||||
|
|
|
@ -1092,7 +1092,7 @@ mutesync==0.0.1
|
|||
mypermobil==0.1.8
|
||||
|
||||
# homeassistant.components.myuplink
|
||||
myuplink==0.5.0
|
||||
myuplink==0.6.0
|
||||
|
||||
# homeassistant.components.keenetic_ndms2
|
||||
ndms2-client==0.1.2
|
||||
|
|
Loading…
Add table
Reference in a new issue