It does that for SmartThings too. But it’s only for the ongoing notification event. After the notification clears, the next notification will display the proper, specified notification color.
If that is the case, I can work around this by saving the states of the notifications before setting the color. after resetting the color then clear and restore any notifications that are on.
just found another neat behaviour. Setting notification 1, and then clearing notification 2 (which was already off) also clears notification 1, so you have to make sure you only touch the notification that was on.
Or, i can just ignore my OCD for this one edge case