Shell script to control wled instances.
Find a file
2024-08-06 10:56:01 +02:00
LICENSE Initial commit 2024-08-02 08:18:32 +02:00
README.md Rewrote help and description. 2024-08-04 10:11:16 +02:00
wled Simplified active_preset(). 2024-08-06 10:56:01 +02:00

wled.sh

Turn WLED installations in the C4 hackspace on/off, change brightness or switch between presets.

Usage

Switch on/off:

$ wled -f(nordcenter)|-w(wohnzimmer) on|off

Switch between presets 1 to 17 or list available presets:

$ wled -f|-w 1-17|l

Change brightness:

$ wled -f|-w -b 1-255

Requirements

curl version 7.82.0 or newer. You have to be connected to the local network.