diff options
author | Vincent Ambo <tazjin@google.com> | 2020-04-25T20·41+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-04-25T20·41+0100 |
commit | 6ee6966a2a218ac0d58decb38f4016bda3a165d8 (patch) | |
tree | 54aff38f54ae17d331733660d9c75c4ac0fbd934 /fun/idual/README.md | |
parent | b597a1c1434f90065cfaa185426fdf8bb6c7e366 (diff) |
feat(fun/idual): Check in captured iDual remote codes r/682
Diffstat (limited to 'fun/idual/README.md')
-rw-r--r-- | fun/idual/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/fun/idual/README.md b/fun/idual/README.md new file mode 100644 index 000000000000..b0ece099c34d --- /dev/null +++ b/fun/idual/README.md @@ -0,0 +1,11 @@ +# iDual light control + +This folder contains some tooling for controlling iDual LED lights +(which use infrared controls) using a "Broadlink RM Pro" infrared +controller. + +The supported colour codes of the iDual remote are stored in +`codes.txt`. + +The point of this is to make it possible for me to automate my lights +in the morning, so that I can actually get out of bed. |