Add possibility to turn off Attributes checkbox in developer-tools/state by default #7537
-
I have a lot of entities, so every time I open developer-tools/state it takes around 5-6 seconds before the total list of entities is shown. After a search command it also takes a few seconds for the page to load when I remove the search filter. I see that the loading is very fast when I uncheck the Attribute checkbox. The problem however is that this setting is not stored and disappears after e.g. a refresh of the page. Feature request: store the setting of the Attribute checkbox in the Developer Tools - States page. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
This wouldn't be too hard with localStorage. I don't have this problem personally, but this sounds handy. Can anyone else verify that this is a good idea? |
Beta Was this translation helpful? Give feedback.
-
🚀 #8010 |
Beta Was this translation helpful? Give feedback.
-
Thanks for the PR which is merged in #8448 to frontend 20210224.0. In HA 2021.3.0 the frontend version is 20210302.3. I am running HA 2021.3.1 but the attribute checkbox is not saved for me in Vivaldi and Edge. After unchecking the checkbox and refreshing the page, the checkbox is checked again. Am I missing something? |
Beta Was this translation helpful? Give feedback.
🚀 #8010
Still need to test it on my dev instance.