mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Bump upb-lib to 0.4.12 (#44721)
This commit is contained in:
parent
61f137c7c6
commit
edee0682ba
@ -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.11"],
|
"requirements": ["upb_lib==0.4.12"],
|
||||||
"codeowners": ["@gwww"],
|
"codeowners": ["@gwww"],
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
@ -2223,7 +2223,7 @@ uEagle==0.0.2
|
|||||||
unifiled==0.11
|
unifiled==0.11
|
||||||
|
|
||||||
# homeassistant.components.upb
|
# homeassistant.components.upb
|
||||||
upb_lib==0.4.11
|
upb_lib==0.4.12
|
||||||
|
|
||||||
# homeassistant.components.upcloud
|
# homeassistant.components.upcloud
|
||||||
upcloud-api==0.4.5
|
upcloud-api==0.4.5
|
||||||
|
@ -1088,7 +1088,7 @@ twilio==6.32.0
|
|||||||
twinkly-client==0.0.2
|
twinkly-client==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.upb
|
# homeassistant.components.upb
|
||||||
upb_lib==0.4.11
|
upb_lib==0.4.12
|
||||||
|
|
||||||
# homeassistant.components.upcloud
|
# homeassistant.components.upcloud
|
||||||
upcloud-api==0.4.5
|
upcloud-api==0.4.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user