From 6ee6966a2a218ac0d58decb38f4016bda3a165d8 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 25 Apr 2020 21:41:05 +0100 Subject: feat(fun/idual): Check in captured iDual remote codes --- fun/idual/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 fun/idual/README.md (limited to 'fun/idual/README.md') 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. -- cgit 1.4.1