mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Bump upb-lib to 0.4.12 (#44721)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"domain": "upb",
|
||||
"name": "Universal Powerline Bus (UPB)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/upb",
|
||||
"requirements": ["upb_lib==0.4.11"],
|
||||
"requirements": ["upb_lib==0.4.12"],
|
||||
"codeowners": ["@gwww"],
|
||||
"config_flow": true
|
||||
}
|
||||
|
@@ -2223,7 +2223,7 @@ uEagle==0.0.2
|
||||
unifiled==0.11
|
||||
|
||||
# homeassistant.components.upb
|
||||
upb_lib==0.4.11
|
||||
upb_lib==0.4.12
|
||||
|
||||
# homeassistant.components.upcloud
|
||||
upcloud-api==0.4.5
|
||||
|
@@ -1088,7 +1088,7 @@ twilio==6.32.0
|
||||
twinkly-client==0.0.2
|
||||
|
||||
# homeassistant.components.upb
|
||||
upb_lib==0.4.11
|
||||
upb_lib==0.4.12
|
||||
|
||||
# homeassistant.components.upcloud
|
||||
upcloud-api==0.4.5
|
||||
|
Reference in New Issue
Block a user