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 bluemaestro
This commit is contained in:
parent
e8027ebab2
commit
4c06e00ea6
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
||||||
"connectable": false
|
"connectable": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"requirements": ["bluemaestro-ble==0.2.1"],
|
"requirements": ["bluemaestro-ble==0.2.3"],
|
||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
|
|
|
@ -449,7 +449,7 @@ blinkstick==1.2.0
|
||||||
blockchain==1.4.4
|
blockchain==1.4.4
|
||||||
|
|
||||||
# homeassistant.components.bluemaestro
|
# homeassistant.components.bluemaestro
|
||||||
bluemaestro-ble==0.2.1
|
bluemaestro-ble==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.decora
|
# homeassistant.components.decora
|
||||||
# homeassistant.components.zengge
|
# homeassistant.components.zengge
|
||||||
|
|
|
@ -370,7 +370,7 @@ blebox_uniapi==2.1.4
|
||||||
blinkpy==0.19.2
|
blinkpy==0.19.2
|
||||||
|
|
||||||
# homeassistant.components.bluemaestro
|
# homeassistant.components.bluemaestro
|
||||||
bluemaestro-ble==0.2.1
|
bluemaestro-ble==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-adapters==0.15.2
|
bluetooth-adapters==0.15.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue