The usermod_v2_HttpPullLightControl is a custom user module for WLED that enables remote control over the lighting state and color through HTTP requests. It periodically polls a specified URL to ...
* This is an example for a v2 usermod. * v2 usermods are class inheritance based and can (but don't have to) implement more functions, each of them is shown in this example. * Multiple v2 usermods can ...