reading that now, this is so not what we expected from the dev blog… its basically the same as in the release notes and certainly not what was promised here. Or, what I was expecting from it (go as technical as needed):
There are many different types of users of Home Assistant (Home Assistant Design). Only the people that create their own themes are interested in seeing the variable changes. The other people are not interested in this. By adding it to the dev blog we can go as technical as needed without creating noise in the release notes for majority of users that do not create themes.
And noteworthy dev blogs are always linked in the release notes too
Same in my HA dashboards. All my motion sensors and door/window sensors use only dark blue (no move; closed state) and blue color (motion detected and door/window open). Why you make this kind of “improvement”? Can we go back in some way to previous view?
Regards to All of You Guys!
Right?
The contrast between on and off is absolutely terrible, and quite surprising after the State of Open Home had that talk on the importance of accessibility. Those of us with good eye sight are struggling to see the difference between on and off right now - people with poor eye sight, will be finding this change near impossible to use.
I don’t understand this toxic behavior. People have been asking for years for the ability to set colors for states on entities and in themes. The very first iteration of this ability is added and the initial response is to go from 0 to 100 on the anger scale? It’s the first step, relax. Change your theme for the time being. Calmly post things things that should be updated.
There is no reason to get bent out of shape with the level of anger in this thread so far, this is a work in progress.
EDIT: This is a general response to everyone that posts about the colors, I’m not trying to single you out Andrew.
Then please tell where to change them ?
Which file is having them and why it’s not in themes, configuration.yaml or somewhere else where people are keeping configuration?
I have ugly UI would fix it in no time if I had this information. Instead there is a note that logs and history have new colors, you install new Update and boom something is different.
I can not find the colors for “off” and “unavailable” (switches, binary sensors) in that file, or also the “not_home” in the history graph bar chart. “Off” appears like “unavailable” now and this is completely counterintuitive. I tried to change it with overrides like this (using the extra_module_url trick):
And also a lot of variations thereof, even tried to dig through the changed typescript code in the frontend that introduced this new behavior to see how the variable name is constructed, but I cannot find it, it is too convoluted for me with too many indirections.
I cannot change the color of “off”, nor can I change the color of “unavailable”.
Seems that vars w/o “rgb-” like “state-binary-sensor-alerting-color” work ONLY in themes, they cannot be used in card-mod, cannot be edited in Code Inspector.
Sorry, I do not see a logic here. It was possible earlier, not possible now.
And the only possible reason - using “255,0,0” values as input.
Like majority seems do not need precise graphs in more-info.
Sorry, but not everyone is posting in toxic way. Just giving some examples of poor accessibility colors and kindly asking to re-consider/fix them in nice way is not toxic in any way. Please also let us know if you’d rather have it registered as an issue in github.
OK, so for me the most important is to have bigger difference between active and inactive states for easy recognition on the default dashboards (light and dark modes). Specific color is less important as probably you’ll have as many proposals as number of users
just a quick reply, because I dont like the tone of voice here…
I was talking about theme colors, not about card-mod. Havent run into trouble there.
Yes, I have been using that since the new color scheme and can confirm those to work. As posted.
And yes, because of the adequate and to the point feedback, without emotion, the frontend team has already made some changes. also to the binary classes.
probably some further adjusting has to be done, and it will be done, upon polite and precise feedback
You keep saying stuff “did NOT work” but you’re using card mod which is entirely different to theme variables. Maybe instead of just telling someone they’re wrong, you ask for more info to understand why it worked for them and not for you.
May be YOU should get to know card-mod better?
This is not only about using a card-mod, this is about a direct access to CSS even w/o card-mod - by Code Inspector & many other ways in cards.