19 Commits (master)

Author SHA1 Message Date
Adam Honse c71cc4f18a Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect 7 months ago
Adam Honse 0d6ae64b24 Update hueplusplus dependency to 1.2.0 1 year ago
morg 8b9f128881 Nanoleaf: Check for connection error before accessing status/body. Closes #4390 2 years ago
Adam Honse 749c4d0f37 Fix possible loss of data warning in NanoleafController.cpp 2 years ago
Adam Honse 4ef2917cf4 Fix warnings in RGBController_Nanoleaf.cpp 2 years ago
Adam Honse 67dadcbefb Fix signed/unsigned mismatch warning in NanoleafController.cpp 2 years ago
Adam Honse 2219c7529d Fix warnings and size typing issue in NanoleafController.cpp 2 years ago
Adam Honse 9df2289bf4 Update Nanoleaf controller files to new standardized header comment 2 years ago
Adam Honse 92f0720639 Remove RGB controllers argument from standard detector 3 years ago
Adam Honse 060567548f Use RegisterRGBController for standard detectors 3 years ago
Adam Honse bc1ba87e13 Remove SetCustomMode from all controllers beginning with the letter N 4 years ago
Chris 524675108d Automatic generation of markdown pages for supported devices
+ Added build-supported-devices.sh script
+ Added new target in CI/CD to build at compile time
4 years ago
Adam Honse 9200834172 More cleanup, add metadata 4 years ago
Adam Honse f569077c68 Implement POST in httplib 4 years ago
Adam Honse 2cb08ec4b4 Replace curl with httplib 4 years ago
Nikita Rushmanov aeb1e364c4 Fix memory leak in Nanoleaf Controller 4 years ago
Adam Honse e61b6cd3d7 Implement direct control for v2 protocol (Canvas and Shapes), clean up some formatting with v1 to match. 4 years ago
Adam Honse 7276d254d6 Code style cleanup of Nanoleaf code - comment style, controller pointer name 4 years ago
Nikita Rushmanov 79b49873ec Add Nanoleaf support 4 years ago