Bump UPB integration library to 0.5.4 (#92879)
parent
8e407334b7
commit
252b99f00b
|
@ -6,5 +6,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/upb",
|
"documentation": "https://www.home-assistant.io/integrations/upb",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["upb_lib"],
|
"loggers": ["upb_lib"],
|
||||||
"requirements": ["upb_lib==0.5.3"]
|
"requirements": ["upb_lib==0.5.4"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -2565,7 +2565,7 @@ unifi-discovery==1.1.7
|
||||||
unifiled==0.11
|
unifiled==0.11
|
||||||
|
|
||||||
# homeassistant.components.upb
|
# homeassistant.components.upb
|
||||||
upb_lib==0.5.3
|
upb_lib==0.5.4
|
||||||
|
|
||||||
# homeassistant.components.upcloud
|
# homeassistant.components.upcloud
|
||||||
upcloud-api==2.0.0
|
upcloud-api==2.0.0
|
||||||
|
|
|
@ -1841,7 +1841,7 @@ ultraheat-api==0.5.1
|
||||||
unifi-discovery==1.1.7
|
unifi-discovery==1.1.7
|
||||||
|
|
||||||
# homeassistant.components.upb
|
# homeassistant.components.upb
|
||||||
upb_lib==0.5.3
|
upb_lib==0.5.4
|
||||||
|
|
||||||
# homeassistant.components.upcloud
|
# homeassistant.components.upcloud
|
||||||
upcloud-api==2.0.0
|
upcloud-api==2.0.0
|
||||||
|
|
Loading…
Reference in New Issue