Fix incorrect mapping of sensitive mode on oralb 4000 series (#83031)

This commit is contained in:
J. Nick Koston 2022-11-30 18:11:01 -10:00 committed by GitHub
parent c91417e71f
commit 38b9d896b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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

View file

@ -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