You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off this is an amazing repository. Awesome job!
I've been able adapt this tool for use with my WRGB2 Pro to turn off and on (via using the set_rgb_brightness() function with parameters for my desired "on" settings) the light.
The remaining functionality I would like to have is to be able to send a command to activate a saved preset. By "preset" I mean what is in the "customize" tab of the app where you can select each color channel's level at a given time on a graph.
I do not need to be able to make the graph by sending commands and I only have 1 profile I want to use.
I've noticed when you switch to the customize tab, the last preset you had setup activates. Therefore, whatever the app is sending to the light when I click the "customize" button is what I want to replicate and send via this tool.
If anyone knows how to send this command or how I could find it myself, any help would be greatly appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First off this is an amazing repository. Awesome job!
I've been able adapt this tool for use with my WRGB2 Pro to turn off and on (via using the
set_rgb_brightness()
function with parameters for my desired "on" settings) the light.The remaining functionality I would like to have is to be able to send a command to activate a saved preset. By "preset" I mean what is in the "customize" tab of the app where you can select each color channel's level at a given time on a graph.
I do not need to be able to make the graph by sending commands and I only have 1 profile I want to use.
I've noticed when you switch to the customize tab, the last preset you had setup activates. Therefore, whatever the app is sending to the light when I click the "customize" button is what I want to replicate and send via this tool.
If anyone knows how to send this command or how I could find it myself, any help would be greatly appreciated.
Thanks for reading!
Beta Was this translation helpful? Give feedback.
All reactions