I've been resisting installing home assistant - I don't particularly feel the need to control anything around the home. However, I am a bit jealous of some of the dashboard displays I've seen posted, and I am getting a bit fed up of having to open so many different apps to see the status of things, plus there's a few scripts spitting out text files. So I was wondering what tools people use to build dashboard displays.
There's some based around node-red : that's actually something one of the teams at my work uses, so there is a small additional incentive to learn that a bit better. (But they use it more for flow programming than for a UI display, so...)
Python dash seems an option - I'm reasonably fluent in python now, so that's a benefit.
Prefer not to use java - nothing against the language, but the VM tends to be a horrible memory hog.

