LED effect isn’t working properly [z2m]

Scenario: I want to be able to set a Solid LED notification with indefinite length. Ideally, it would be LED 7. I want it to display at all times, meaning regardless of the switch load state it should display LED 7 with a specific color. When adjusting load level it should display the level briefly for 1 or 2 secs and then go back to displaying the Notification LED 7.

Current status: I am able to set LED 7 to Teal color. I am able to set it using MQTT Publish. Also able to set it using a blueprint from kschlichter. When load is turned on, the LED strip lights up to show the load level for 1 sec, and then the LED 7 Teal color shows up again. At this point, the rest of the LEDs have a white color to indicate that the load is on. So far so good.

Problem: When I turn off the load, the entire LED strip stays on. LED 7 as teal and the rest of the LEDs are white. I want to turn off the rest of the LEDs and only keep LED 7 on but no matter what I have tried, the only way to do that is to clear the notification using the config double click action and then turning the load off again so that the entire LED strip turns off and finally re-enable the notification.

This happens no matter the method I use (via MQTT publish or using the blueprint). At this point a Solid indefinite length notification is unusable for me. Short notification lengths should be fine.