Bump UPB integration library to 0.5.4 (#92879)
This commit is contained in:
parent
4d26486c98
commit
74c26fb5e0
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/upb",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["upb_lib"],
|
||||
"requirements": ["upb_lib==0.5.3"]
|
||||
"requirements": ["upb_lib==0.5.4"]
|
||||
}
|
||||
|
|
|
@ -2559,7 +2559,7 @@ unifi-discovery==1.1.7
|
|||
unifiled==0.11
|
||||
|
||||
# homeassistant.components.upb
|
||||
upb_lib==0.5.3
|
||||
upb_lib==0.5.4
|
||||
|
||||
# homeassistant.components.upcloud
|
||||
upcloud-api==2.0.0
|
||||
|
|
|
@ -1847,7 +1847,7 @@ ultraheat-api==0.5.1
|
|||
unifi-discovery==1.1.7
|
||||
|
||||
# homeassistant.components.upb
|
||||
upb_lib==0.5.3
|
||||
upb_lib==0.5.4
|
||||
|
||||
# homeassistant.components.upcloud
|
||||
upcloud-api==2.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue