Skip to content

Commit

Permalink
fixed mistaken references to model WXKG01LM
Browse files Browse the repository at this point in the history
• changed references from model WXKG01LM to WXKG03LM in header text
  • Loading branch information
veeceeoh authored Apr 8, 2018
1 parent 224c01b commit 776c4e0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Xiaomi Aqara Zigbee Button
* Works with Aqara Button models WXKG11LM / WXKG12LM
* and Aqara Smart Light Switch models WXKG01LM / WXKG02LM
* and Aqara Smart Light Switch models WXKG02LM / WXKG03LM
* Version 1.2.1
*
*
Expand All @@ -18,7 +18,7 @@
* Additional contributions to code by alecm, alixjg, bspranger, gn0st1c, foz333, jmagnuson, rinkek, ronvandegraaf, snalee, tmleafs, twonk, veeceeoh, & xtianpaiva
*
* Notes on capabilities of the different models:
* Models WXKG11LM, WXKG01LM, WXKG02LM
* Models WXKG11LM, WXKG02LM, WXKG03LM
* - Only single press is supported, sent as button 1 "pushed" event
* - The 2-button Aqara Smart Light Switch model WXKG02LM is only recognized as ONE button.
* This is because the SmartThings API ignores the data that distinguishes between left, right, or both-button presses.
Expand Down

0 comments on commit 776c4e0

Please sign in to comment.