Skip to content

Commit

Permalink
Enable OTA for LLKZMK11LM. Koenkk/zigbee2mqtt#7112
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Feb 3, 2022
1 parent 47e5c91 commit 208cdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devices/xiaomi.js
Original file line number Diff line number Diff line change
Expand Up @@ -1299,7 +1299,7 @@ module.exports = [
e.switch().withEndpoint('l1'), e.switch().withEndpoint('l2'),
exposes.binary('interlock', ea.STATE_SET, true, false)
.withDescription('Enabling prevents both relais being on at the same time')],
// TEMP DISABLED: https://github.com/Koenkk/zigbee2mqtt/issues/7112 ota: ota.zigbeeOTA,
ota: ota.zigbeeOTA,
},
{
zigbeeModel: ['lumi.lock.acn02'],
Expand Down

0 comments on commit 208cdbf

Please sign in to comment.