Bump bthome-ble to 2.4.1 (#85153)
fix https://github.com/home-assistant/core/issues/85142 fixes undefined
This commit is contained in:
parent
01e99c0229
commit
e33c743f4a
3 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@
|
|||
"service_data_uuid": "0000fcd2-0000-1000-8000-00805f9b34fb"
|
||||
}
|
||||
],
|
||||
"requirements": ["bthome-ble==2.4.0"],
|
||||
"requirements": ["bthome-ble==2.4.1"],
|
||||
"dependencies": ["bluetooth"],
|
||||
"codeowners": ["@Ernst79"],
|
||||
"iot_class": "local_push"
|
||||
|
|
|
@ -491,7 +491,7 @@ brunt==1.2.0
|
|||
bt_proximity==0.2.1
|
||||
|
||||
# homeassistant.components.bthome
|
||||
bthome-ble==2.4.0
|
||||
bthome-ble==2.4.1
|
||||
|
||||
# homeassistant.components.bt_home_hub_5
|
||||
bthomehub5-devicelist==0.1.1
|
||||
|
|
|
@ -395,7 +395,7 @@ brother==2.1.1
|
|||
brunt==1.2.0
|
||||
|
||||
# homeassistant.components.bthome
|
||||
bthome-ble==2.4.0
|
||||
bthome-ble==2.4.1
|
||||
|
||||
# homeassistant.components.buienradar
|
||||
buienradar==1.0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue