Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setLightHSI isn't working for me #53

Closed
TheMitchingHour opened this issue Jan 6, 2024 · 7 comments
Closed

setLightHSI isn't working for me #53

TheMitchingHour opened this issue Jan 6, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@TheMitchingHour
Copy link

TheMitchingHour commented Jan 6, 2024

This is my light:

Screenshot of NeewerLite (7-1-2024, 10-07-59 am)

I'm trying to change it from pink to white via terminal, i've tried the following but neither work for me:

open "neewerlite://setLightHSI?light=Back_Wall&HUE=0&Saturation=0&Brightness=50"
open "neewerlite://setLightHSI?light=Back_Wall&RGB=ffffff&Saturation=0&Brightness=50"

Curiously, I noticed if I change the light tab from HSI to CCT in the app and then run the script, it will switch back to HSI - but nothing else changes. Right now I'm only able to successfully toggle the on/off state of lights. Am I doing anything wrong?

@TheMitchingHour TheMitchingHour changed the title How do you change individual light colours? setLightHSI isn't working for me Jan 6, 2024
@keefo keefo added the bug Something isn't working label Jan 8, 2024
@keefo
Copy link
Owner

keefo commented Jan 8, 2024

Thanks for reporting. I will address this issue ASAP.

@TheMitchingHour
Copy link
Author

Hi @keefo, hope you've been well. Sorry to bother you, was just wondering if you've had any luck solving this issue - or is it a limitation of the Neewer hardware? I'd be happy to throw some money on it if you can fix it.

@keefo
Copy link
Owner

keefo commented Apr 26, 2024

Hi @TheMitchingHour
I have ran HSI test on my RGB 176 light again. I haven't be able to reproduce the issue.
QQ, regardless this command, when you use mouse drag the color wheel in the HSI tab view. Did your light change color?

@TheMitchingHour
Copy link
Author

Hi @keefo, thanks for replying. When I mouse drag the colour wheel in the HSI tab, the light changes colour perfectly. It's only when I run this terminal command targeting a specific named light "Back_Wall" that nothing changes:

open "neewerlite://setLightHSI?light=Back_Wall&RGB=ffffff&Saturation=0&Brightness=50"

Do I have the correct syntax/format? If I switch to another tab view (CCT or FX etc), when I run the terminal command, the tab view switches back to HSI on that light (so it appears to be synched and working in some capacity), it's just not changing the colour as expected.

I don't have a RGB 176 model, but I have tested on the RGB660 and the RGB1-EFFE1B (stick light) and they both have the same result.

@keefo
Copy link
Owner

keefo commented Apr 29, 2024

The command syntax/format is correct.
Please try version 1.6.1 to see if it works.

@TheMitchingHour
Copy link
Author

TheMitchingHour commented May 3, 2024

Awesome, version 1.6.1 seemed to do the trick. Everything working superb now - thank you!

@keefo
Copy link
Owner

keefo commented May 6, 2024

Hi @TheMitchingHour, thank you for your support! I really appreciate it. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants