Shell script to control wled instances.
Find a file
2024-08-03 22:49:17 +02:00
LICENSE Initial commit 2024-08-02 08:18:32 +02:00
README.md Unified formatting of examples. 2024-08-03 22:49:17 +02:00
wled Added brightness command. 2024-08-03 22:36:05 +02:00

wled.sh

Simple shell script to turn predefined wled instances on/off, change brightness and switch presets.

Requires curl version 7.82.0 or newer.

Usage

Switch on/off:

wled f(nordcenter)|w(ohnzimmer) on|off

Switch between presets 1 to 17 or list available presets:

wled f(nordcenter)|w(ohnzimmer) 1-17|l(ist)

Change brightness:

wled f(nordcenter)|w(ohnzimmer) b(rightness) 1-255