wled_cli 0.0.3 copy "wled_cli: ^0.0.3" to clipboard
wled_cli: ^0.0.3 copied to clipboard

CLI for controlling WLED instances

[0.0.3] - 07 Feb 2024 #

New #

  • Add brightness command for setting brightness. E.g.: wled_cli brightness localhost 255 - set max brightness.

  • Add inc_brightness command for increasing brightness. E.g.: wled_cli inc_brightness localhost 10 - increase brightness by 10 points (step value can be omitted).

  • Add dec_brightness command for decreasing brightness. E.g.: wled_cli dec_brightness localhost 10 - deccrease brightness by 10 points (step value can be omitted).

[0.0.2] - 29 Jan 2024 #

New #

  • Add toggle command.

[0.0.1] - 27 Jan 2024 #

  • init.
0
likes
130
pub points
0%
popularity

Publisher

verified publisherdector.space

CLI for controlling WLED instances

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, wled

More

Packages that depend on wled_cli