From 114b76d19005236aecc31916a3f57dac7ee267b8 Mon Sep 17 00:00:00 2001 From: klaute Date: Mon, 15 May 2023 19:24:29 +0200 Subject: [PATCH] Added diyHue info --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e8fc52..e5231dc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ This project is based on: https://github.com/mariusmotea/diyHue/tree/master/Lights/Arduino/Generic_Dimmable_Light +So this firmware is also able to be used the same way like a diyHue.com device. + Reef2Reef forum thread: https://www.reef2reef.com/threads/for-lumini-lominie-pixie-30-p30-hers-how-to-add-ramp-up-down-and-timer-with-memory-quite-cheaply.935409/ Most of the code was generated by ChatGPT and adapted by myself.