Hey guys,
in an other post I already described an issue I had with controling individual segments using WLED. The WLED integration already supports these partially (e.g. setting the color) but didn’t allow to turn them on/off, set brightness, etc. for individual lights. Until recently this was, because WLED itself didn’t support this feature. However, now it does. At least in the code base for the next release.
Of course, the WLED integration doesn’t support this yet and it is also missing some other features (setting color by temperature, choosing effects, effect speed/intensity) and I would like to contribute these features myself. Or at least be able to add a custom version of the WLED integration to my own HA.
Could someone please point me in the right direction on how I would go about that?