Bump oralb-ble to 0.14.2 (#81969)
fixes detection of the black 9000 model fixes #81967 changelog: https://github.com/Bluetooth-Devices/oralb-ble/compare/v0.14.1...v0.14.2pull/81987/head
parent
380ae12997
commit
a8aea6df5e
|
@ -8,7 +8,7 @@
|
|||
"manufacturer_id": 220
|
||||
}
|
||||
],
|
||||
"requirements": ["oralb-ble==0.14.1"],
|
||||
"requirements": ["oralb-ble==0.14.2"],
|
||||
"dependencies": ["bluetooth"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"iot_class": "local_push"
|
||||
|
|
|
@ -1255,7 +1255,7 @@ openwrt-luci-rpc==1.1.11
|
|||
openwrt-ubus-rpc==0.0.2
|
||||
|
||||
# homeassistant.components.oralb
|
||||
oralb-ble==0.14.1
|
||||
oralb-ble==0.14.2
|
||||
|
||||
# homeassistant.components.oru
|
||||
oru==0.1.11
|
||||
|
|
|
@ -900,7 +900,7 @@ open-meteo==0.2.1
|
|||
openerz-api==0.1.0
|
||||
|
||||
# homeassistant.components.oralb
|
||||
oralb-ble==0.14.1
|
||||
oralb-ble==0.14.2
|
||||
|
||||
# homeassistant.components.ovo_energy
|
||||
ovoenergy==1.2.0
|
||||
|
|
Loading…
Reference in New Issue