-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Hello,
First, thank you for your work on NeewerLite-Python. I’m currently working on a sound installation (a guided audio parcours) where lighting is controlled automatically via a Raspberry Pi using the HTTP interface provided by NeewerLite-Python. This setup is working great for standard modes (CCT, HSI, and the known FX), and I can easily integrate the lights into our scenario.
However, I have a Neewer TL60 RGB light that offers Pixel Modes (P01 through P07) directly on the device’s control panel. These Pixel Modes are distinct from the standard FX/Scenes and allow for more complex patterns (e.g., multiple colors, different transitions). While I can activate and fine-tune them from the official Neewer mobile app or directly on the light’s panel, I haven’t found a way to enable them via the NeewerLite-Python HTTP or CLI interfaces.
My goal is not necessarily to fine-tune all the Pixel parameters via HTTP—just being able to activate a given Pixel Mode (e.g., P01) would be a huge help. From there, I could at least trigger the effect and let the light run the saved settings.
Would it be possible to add support for activating these Pixel Modes (P01-P07) in NeewerLite-Python?
Thank you in advance for considering this request and for all your hard work on the project!
Best regards,