Hue or Lifx or other Emulators

if your led strip has addressable leds then you can control multiple colors (zones) with an arduino and the Lifx App. I've recently created an arduino sketch for APA102 Led drivers. You can change the code if you have other led drivers. I can control my led strip with my Harmony remotes.

You can find my code here: GitHub - VinzzB/LifxZoneStrip: Use the Lifx app to control zones with APA102 LED strips. (or others)