Fix incorrect mapping of sensitive mode on oralb 4000 series (#83031)
This commit is contained in:
parent
c91417e71f
commit
38b9d896b2
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
||||||
"manufacturer_id": 220
|
"manufacturer_id": 220
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"requirements": ["oralb-ble==0.14.2"],
|
"requirements": ["oralb-ble==0.14.3"],
|
||||||
"dependencies": ["bluetooth"],
|
"dependencies": ["bluetooth"],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
|
|
|
@ -1261,7 +1261,7 @@ openwrt-luci-rpc==1.1.11
|
||||||
openwrt-ubus-rpc==0.0.2
|
openwrt-ubus-rpc==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.oralb
|
# homeassistant.components.oralb
|
||||||
oralb-ble==0.14.2
|
oralb-ble==0.14.3
|
||||||
|
|
||||||
# homeassistant.components.oru
|
# homeassistant.components.oru
|
||||||
oru==0.1.11
|
oru==0.1.11
|
||||||
|
|
|
@ -906,7 +906,7 @@ open-meteo==0.2.1
|
||||||
openerz-api==0.1.0
|
openerz-api==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.oralb
|
# homeassistant.components.oralb
|
||||||
oralb-ble==0.14.2
|
oralb-ble==0.14.3
|
||||||
|
|
||||||
# homeassistant.components.ovo_energy
|
# homeassistant.components.ovo_energy
|
||||||
ovoenergy==1.2.0
|
ovoenergy==1.2.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue