Edit: Checked the CSA page. The LIFX Supercolor A19 (VID 0x1423 / PID 0x00A3) is officially certified on the CSA site as Extended Color Light (0x010D).
This means it should support full color (Hue/Saturation) + color temperature. However, the Matter Switch driver is matching the fingerprint 5155/163 to the light-level-colorTemperature profile (0x010C - Color Temperature Light only). That’s why full color controls are missing.
In the meantime, I can create a modified version of the driver, so you can test it with your device. Not at the computer at the moment - check back tomorrow.
You can also give Matter Playground a try, it does not use the fingerprints for smart bulbs / strips and dynamically profiles them based on what they support.
It also unlocks many features, although LIFX last time I checked used an old Matter version so YMMV.
The whole dynamic profiling / modular profiles system is still unfinished. And at one point they should figure out how to do dynamic preferences as well.
BTW: there was a time when it was considered best practice to start these comments with TODO: because the IDEs would handle them differently. They would nag you to actually do something eventually.
Changed the profile for your light strip in the current version:
───────────────────────────────────────────────────
Driver Id 0b00bd83-be2c-4f1a-ba8f-2dcd6e123868
Name Matter Switch (LIFX TEST)
Package Key matter-switch-lifx-test
Version 2026-06-13T11:39:31.372743848
───────────────────────────────────────────────────
Important note: check back here at least once a week, because you shouldn’t use this driver forever. As soon as the issue is fixed in the official driver, you should switch back to it.
The team has already prepared a fix for this issue, and it will be included in an upcoming driver release.
Please keep an eye on the driver version to confirm that you’ve received the update. Once your driver has been updated, let us know if the issue has been resolved.