Since the status color of an entity often doesn't fit, you could link the status color to a specific statuse
Ideally, also to the status of another entity.
Example:
I have a sub-button that displays the current electricity price.
Here, you could define:
(Entity <15 cents) = green
(Entity 15-30 cents) = yellow
(Entity >30 cents) = red
Alternatively, I have a second entity that displays the current price level.
In this case, it would be more like:
(2nd entity = very-low) = green
(2nd entity = low) = light green
(2nd entity = normal) = yellow
(2nd entity = high) = orange
(2nd entity = very-high) = red
Since the status color of an entity often doesn't fit, you could link the status color to a specific statuse
Ideally, also to the status of another entity.
Example:
I have a sub-button that displays the current electricity price.
Here, you could define:
(Entity <15 cents) = green
(Entity 15-30 cents) = yellow
(Entity >30 cents) = red
Alternatively, I have a second entity that displays the current price level.
In this case, it would be more like:
(2nd entity = very-low) = green
(2nd entity = low) = light green
(2nd entity = normal) = yellow
(2nd entity = high) = orange
(2nd entity = very-high) = red