From 9b0a3ab41a54b0927473027f89ac707f6e90962b Mon Sep 17 00:00:00 2001 From: matlen67 <45318154+matlen67@users.noreply.github.com> Date: Sat, 1 Dec 2018 08:00:13 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3aded36..96b97a4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ web-based Ikea Ansluta 2,4Ghz remote controller This project was created to control Ikea Omlopp/Utrusta lights by webbrowser or add it to a home automation system (FHEM) The original remote has one Button. With every push the lights cycle -> 50% -> 100% -> 50% -> off -The remote send a strobe of data icluded two own address bytes. +The remote send a series of data icluded two own address bytes. +- example: 0x55 0x01 0xD0 0x9A 0x02 0xAA (0xD0 & 0x9A my addressbytes)