hassio-addons/addon-ledfx

WLED Brightness control over UDP

scoombe1119 opened this issue · 1 comments

Problem/Motivation

Trying to get addon to work with WLED devices. Brightness level restricted to 1 in app settings.

Expected behavior

Brightness level should be set to values between 1 and 100. Brightness from LedFX should respect value slider in WLED server.

Actual behavior

When I add a new WLED device manually and start an effect, the brightness is set to 1 in WLED. I can go to the WLED server and change it, and the strip responds, but goes back to 1 within 10-20 seconds. Curiously, when I go to device management in LedFX and go into settings for device, the brightness responds correctly until I exit the device settings.

Steps to reproduce

Add a new WLED device and notice brightness restricted to values from 0 to 1.

Proposed changes

Make brightness adjustments more intuitive with values from 0-100 or 1-100.

The addon wraps the Ledfx software, I would suggest seeking help on your issue upstream. Please note this is an edge addon, so may not be running the latest versions.