Thanks, @tom_l, I did read through that, and actually followed the steps to a tee. The issue in that “Classic” themes solution, at least for me, is that it worked to turn the covers blue again, but then covers, and binary off/on switches lost their “on” color… stayed blue.
Thanks for the attempt to point me in the right direction. I do appreciate that.
Actually, was just going to reply again… I have it now, and thanks again for pointing me back there. I can only guess that something didn’t update on my phone client quick enough, and I didn’t think about it. I tried the solution one more time.
Again, the first time, my covers would turn Amber (because that’s what I chose in the theme code), but many other items wouldn’t turn amber if I turned them on. (I think this is where something didn’t refresh on my phone fast enough or something.)
After reading/replying to your response this morning, I decided to give it another shot, and it all works perfectly again. Don’t exactly know what it was, but I’m good to go now.
It does still have some of the “custom” colors - but they can be adjusted with this option, since I’ve tried to group the variables in some “logic” way…
And I am open for suggestions (as long as it is possible / implemented in the core )
Wait, proximity sensors show the distance in meters of the device tracker or person from a zone and recalculate anytime that device tracker or person does right? On a decent length drive I would expect hat to update as frequently as your phone reports in. And it doesnt look like you have a time throttle on there so are you sure it’s not polling too frequently?
You might want to consider adding a condition like one of the ones I showed here to add a time throttle and ensure it’s never able to run too frequently. Even if one of those devices starts reporting in faster then expected for some reason.
Once my instance of 2022.12.2 initializes, one of the python processes never stops churning away. It never drops below 40% of one core. This did not happen previously.
Apparently devs decided what colors we need to use?
Would be better they just made a tool to let use define the colors ourselves. I know, you can still change colors, but a simple theme editor would be nice. A leave the choice up to the users. And, … Let each dashboard have it’s own theme.
I have dashboards that are used mostly on PC, but also a dashboard special for my mobile…
Just in case you are not aware: You can set already a different theme for each individual view of a dashboard. So the last point was already possible before…if you define or import different themes.
What I find really really good is the option to modify name, area and icon in the UI for an entity if it has an unique id. It’s so easy and user friendly that I don’t understand that this functionality can’t be used to set up the colours for the entity as well. In general there are no more then 4 states (on, off, unavailable, unknown). I hope our Devs read this . That would be for me the ultimate solution. The (custom) themes set the global colours and you modify the entity colours to your liking to suit your dashboard.
I am still on 2022.11.5 because the updates after are still a small disaster to me.
so this doesnt get buried in a sidetracked topic, the title of the somewhat subjective I dislike the 2022.12 color changes has been changed to the more succint 2022.12 Color states are broken/unusable
We feel it is important this is discussed in a broader context of community members.
puzzling here, would it be feasible to write that condition so it doesnt retrigger within a set timeframe, per trigger entity?
I mean, if a trigger moves around a bit, but the others are only infrequent travelers, Id want the condition to count for the one that changed a lot, and be sparse in updating, but do allow the less frequent trigger entity to cause an update
edit
it would need to fallback to indivual last_changed ?
From another side, this is an open source project where everybody (devs, testers, users-who-help-and-share-solutions, moderators, …) are doing this for free. And everyone should just respect each other and listen to others’ opinions. And may be people should not be strict to some particular person(-s), everyone can make an error, just keep on moving.