revk / ESP32-LED

Driver for RGB/RGBW WS2812 style LED strips.
GNU General Public License v3.0
6 stars 2 forks source link

brightness rangle values #5

Closed tomchiverton closed 1 month ago

tomchiverton commented 1 month ago

Neither the overview docs here or the web GUI specify what the allowed range/units are for brightness.

Is it 0-100 (percent), voltage (0-3.3), ...

revk commented 1 month ago

I'll have to check, it is whatever HA expects.

revk commented 1 month ago

Looks like 0-255

tomchiverton commented 1 month ago

Would you be open to patch to at least Overview.md to say this ?

I'd love for the web interface to enforce this too, but don't see where I might set that

revk commented 1 month ago

I can update the .md yeh.