mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Bump connect-box library to fix logging (#26690)
This commit is contained in:
parent
4be0c057d2
commit
b7f7d545d1
@ -2,7 +2,7 @@
|
||||
"domain": "upc_connect",
|
||||
"name": "Upc connect",
|
||||
"documentation": "https://www.home-assistant.io/components/upc_connect",
|
||||
"requirements": ["connect-box==0.2.3"],
|
||||
"requirements": ["connect-box==0.2.4"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@pvizeli"]
|
||||
}
|
||||
|
@ -355,7 +355,7 @@ colorlog==4.0.2
|
||||
concord232==0.15
|
||||
|
||||
# homeassistant.components.upc_connect
|
||||
connect-box==0.2.3
|
||||
connect-box==0.2.4
|
||||
|
||||
# homeassistant.components.eddystone_temperature
|
||||
# homeassistant.components.eq3btsmart
|
||||
|
Loading…
x
Reference in New Issue
Block a user