mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Fix incorrect mapping of sensitive mode on oralb 4000 series (#83031)
This commit is contained in:
parent
c91417e71f
commit
38b9d896b2
@ -8,7 +8,7 @@
|
||||
"manufacturer_id": 220
|
||||
}
|
||||
],
|
||||
"requirements": ["oralb-ble==0.14.2"],
|
||||
"requirements": ["oralb-ble==0.14.3"],
|
||||
"dependencies": ["bluetooth"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"iot_class": "local_push"
|
||||
|
@ -1261,7 +1261,7 @@ openwrt-luci-rpc==1.1.11
|
||||
openwrt-ubus-rpc==0.0.2
|
||||
|
||||
# homeassistant.components.oralb
|
||||
oralb-ble==0.14.2
|
||||
oralb-ble==0.14.3
|
||||
|
||||
# homeassistant.components.oru
|
||||
oru==0.1.11
|
||||
|
@ -906,7 +906,7 @@ open-meteo==0.2.1
|
||||
openerz-api==0.1.0
|
||||
|
||||
# homeassistant.components.oralb
|
||||
oralb-ble==0.14.2
|
||||
oralb-ble==0.14.3
|
||||
|
||||
# homeassistant.components.ovo_energy
|
||||
ovoenergy==1.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user