Skip to content

Commit

Permalink
feat: Add OTA support for Xiaomi LLKZMK12LM (#6180)
Browse files Browse the repository at this point in the history
  • Loading branch information
Otnow authored Sep 19, 2023
1 parent e3b1adb commit 67977d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devices/xiaomi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2532,6 +2532,7 @@ const definitions: Definition[] = [
exposes: [e.switch().withEndpoint('l1'), e.switch().withEndpoint('l2'),
e.power(), e.current(), e.energy(), e.voltage(), e.device_temperature(),
],
ota: ota.zigbeeOTA,
},
{
zigbeeModel: ['lumi.lock.acn02'],
Expand Down

0 comments on commit 67977d4

Please sign in to comment.