By far the most used screen I use is the Developer Tools/States to test ententes and look at the state of something of interest.
Only if I am developing new automation or modifying HA do I use the restart screen.
Why did yaml restart page get the center spot? This is going to add time to your navigation during normal usage. Boo LOL Boo
Iāve asked for that exactly for the reason @tom_l described.
I loved the new tab order as I spent a fraction of the time to get to the Template, Services or Events tabs which I use way way more than the States tab.
And I for one am very happy with the change. The states tab is not my most used, as you can search for any entity to see its state way faster. The Yaml tab is there instantly and it is the one I use most to reload stuff or check the config. And going through yaml to states is almost as fast as going directly, but going though states to get to yaml is horrible.
Edwin_D mentioned how the Yaml tab is there instantlyā¦ I agreeā¦ If your using the yaml page often it would suck to wait for the states page to load every time before you can press the yaml page that is almost instant.
States Tab is horribly slow compared to the the yaml Tab.
What is a quicker way to check any state or list of states with a quick search like we do with the states tab? What does that mean āyou can search for any entity to see its state way fasterā?? with what?
tom_I Sorry āStates tabā the screen under Developer Tools/ state
Yes that is what I am talking about. You asked why it was slow and I told you. It is the quantity of data. I have 2000 states to load there. And then thereās the multitude of additional attribute values. All this takes time to retrieve from the database. All this takes time to load in your web browser. That is why it is slow. None of these states can be cached as they could have changed since the last time the page was loaded.
pressing āeā on pretty much any page brings up a search bar. useful for checking a single entity. If you need to see multiple at once, use the dev page.
99% of the time, I want the states tab, thatās the only reason I click on developer tools. I know it will sound overcomplicated, but Iāll suggest it anyway: canāt it be made optional, which tab goes first? Then the yaml tab lovers can be happy as well.
History is for sure set to clear when all instances are closed, but it doesnāt even work within the time the browsers are open. That is a really positive note that it works on at least one of you guys instances, and it is a me problem. lol
I just did some testing. It only remembers while the tab is open (i.e. navigating away to other dashboards or parts of the frontend). Closing and re-opening the tab sets it back to the YAML page.