mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Bump UPB integration library to 0.5.3 (#86740)
This commit is contained in:
parent
c6338b7ba1
commit
71200baa8f
@ -2,7 +2,7 @@
|
|||||||
"domain": "upb",
|
"domain": "upb",
|
||||||
"name": "Universal Powerline Bus (UPB)",
|
"name": "Universal Powerline Bus (UPB)",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/upb",
|
"documentation": "https://www.home-assistant.io/integrations/upb",
|
||||||
"requirements": ["upb_lib==0.4.12"],
|
"requirements": ["upb_lib==0.5.3"],
|
||||||
"codeowners": ["@gwww"],
|
"codeowners": ["@gwww"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
|
@ -2545,7 +2545,7 @@ unifi-discovery==1.1.7
|
|||||||
unifiled==0.11
|
unifiled==0.11
|
||||||
|
|
||||||
# homeassistant.components.upb
|
# homeassistant.components.upb
|
||||||
upb_lib==0.4.12
|
upb_lib==0.5.3
|
||||||
|
|
||||||
# homeassistant.components.upcloud
|
# homeassistant.components.upcloud
|
||||||
upcloud-api==2.0.0
|
upcloud-api==2.0.0
|
||||||
|
@ -1791,7 +1791,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.4.12
|
upb_lib==0.5.3
|
||||||
|
|
||||||
# homeassistant.components.upcloud
|
# homeassistant.components.upcloud
|
||||||
upcloud-api==2.0.0
|
upcloud-api==2.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user