mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 23:48:11 +01:00
Update bthome.cpp
This commit is contained in:
parent
c7616edfec
commit
552cda687b
1 changed files with 2 additions and 2 deletions
|
@ -220,8 +220,8 @@ static scan_func_t* oids[256] = {
|
|||
OID_ENTRY(oid_tamper),
|
||||
OID_ENTRY(oid_vibration),
|
||||
OID_ENTRY(oid_window),
|
||||
[0x2e] = nullptr,
|
||||
[0x2f] = nullptr,
|
||||
OID_ENTRY(oid_humidity_percent),
|
||||
OID_ENTRY(oid_moisture_percent),
|
||||
[0x30] = nullptr,
|
||||
[0x31] = nullptr,
|
||||
[0x32] = nullptr,
|
||||
|
|
Loading…
Reference in a new issue