Bump bluemaestro-ble to 0.2.3 (#87594)
changelog: https://github.com/Bluetooth-Devices/bluemaestro-ble/compare/v0.2.1..v0.2.3 same fix as #85432 but for bluemaestropull/87606/head
parent
e8027ebab2
commit
4c06e00ea6
|
@ -9,7 +9,7 @@
|
|||
"connectable": false
|
||||
}
|
||||
],
|
||||
"requirements": ["bluemaestro-ble==0.2.1"],
|
||||
"requirements": ["bluemaestro-ble==0.2.3"],
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"iot_class": "local_push"
|
||||
|
|
|
@ -449,7 +449,7 @@ blinkstick==1.2.0
|
|||
blockchain==1.4.4
|
||||
|
||||
# homeassistant.components.bluemaestro
|
||||
bluemaestro-ble==0.2.1
|
||||
bluemaestro-ble==0.2.3
|
||||
|
||||
# homeassistant.components.decora
|
||||
# homeassistant.components.zengge
|
||||
|
|
|
@ -370,7 +370,7 @@ blebox_uniapi==2.1.4
|
|||
blinkpy==0.19.2
|
||||
|
||||
# homeassistant.components.bluemaestro
|
||||
bluemaestro-ble==0.2.1
|
||||
bluemaestro-ble==0.2.3
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-adapters==0.15.2
|
||||
|
|
Loading…
Reference in New Issue