Skip to content

Commit

Permalink
Update button press listeners for switch
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbadblunt committed Sep 18, 2021
1 parent 0771eec commit ec49d11
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,7 @@ Code|Hex|Meaning
4608|1200|Down button press and hold
4864|1300|Down button release after long press

For sockets the codes are the "up button" versions.

## Thanks
Credit to Warren Ashcroft whose code I used as a base https://github.com/washcroft/LightwaveRF-LinkPlus
4 changes: 3 additions & 1 deletion info.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ Code|Hex|Meaning
4355|1103|Down button triple press
4356|1104|Down button quad press
4608|1200|Down button press and hold
4864|1300|Down button release after long press
4864|1300|Down button release after long press

For sockets the codes are the "up button" versions.

0 comments on commit ec49d11

Please sign in to comment.