diff --git a/source/_posts/2020-02-05-release-105.markdown b/source/_posts/2020-02-05-release-105.markdown index 151e679ce10..a35362dfe5a 100644 --- a/source/_posts/2020-02-05-release-105.markdown +++ b/source/_posts/2020-02-05-release-105.markdown @@ -115,8 +115,17 @@ A change that is not really apparent at first, but you probably notice it sooner The entities card no longer changes the colors of icons based on states, except for lights. -If you would like the old behavior back or want to disable it for lights too, you can do so with the option `state_color`. -Other cards still show colors for states, and we added this functionality for a lot more entity types (domains). +Reasoning comes from a request, to make icons to become yellow for all types when an entity is active, and not for just a few entity types. However, this would get out of control very quickly, as shown in the screenshot below. + +
+
+Yellow icon color on everything, isn't the solution either.
+