Added individual LED control support to JSON API Added internal Segment Freeze/Pause optionBuild 2008250Made platformio_override.ini example easier to use by including the default_envs property FastLED uses now as timer, so effects using e.g. beatsin88() will sync correctly Extended the speed ...
"cmnt": "Start 1min timer using JSON API", "cmd": {"nl":{"on":true,"dur":1,"mode":0}} }, "7608840": { "cmnt": "Select random effect on all segments using JSON API", "cmd": {"seg":{"fx":"r"}} } } 183 changes: 183 additions & 0 deletions 183 usermods/usermod_...
One of the things that makes WLED great is all of the interfaces it has. The one we are going to be using for this tutorial is the WLED JSON API. This interface allows us to make HTTP GET and HTTP POST requests to the web server running on the ESP8266 to manipulate WLED. I may a...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter yo...
Returns: None """ if sys.platform.lower() == 'win32': import win32api drives = win32api.GetLogicalDriveStrings().split('\000')[:-1] self.drives_toggle = ui.toggle(drives, value=drives[0], on_change=self.update_drive) def update_drive(self): """ Updates the current directory ...
24,"mi":false,"on":true,"pal":0,"rev":false,"sel":true,"spc":0,"start":0,"stop":24,"sx":128}],"transition":7,"udpn":{"recv":true,"send":false}}] 2020-11-17T10:15:24.150 hyperiond LEDDEVICE : <DEBUG> ProviderRestApi.cpp:179:getResponse() | Reply.httpStatusCode [200...
Added individual LED control support to JSON API Added internal Segment Freeze/Pause optionBuild 2008250Made platformio_override.ini example easier to use by including the default_envs property FastLED uses now as timer, so effects using e.g. beatsin88() will sync correctly Extended the speed ...
Added individual LED control support to JSON API Added internal Segment Freeze/Pause option Build 2008250 Made platformio_override.ini example easier to use by including the default_envs property FastLED uses now as timer, so effects using e.g. beatsin88() will sync correctly Extended the speed...
Added individual LED control support to JSON API Added internal Segment Freeze/Pause optionBuild 2008250Made platformio_override.ini example easier to use by including the default_envs property FastLED uses now as timer, so effects using e.g. beatsin88() will sync correctly Extended the speed ...