this post was submitted on 10 Mar 2025
11 points (100.0% liked)
homeassistant
13239 readers
223 users here now
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can always use the Home Assistant API to create your own UI experience. I create small HA touch panels using M5Stack Core2 devices this way.
This.
I dabbled too long around having it’s UI look prettier, but gave up after spending precious months. Now I can’t see a way to have it look like I want it to, and -with respect- that’s never the intention of devs to have it’s UI very customizable.
BUT having your own UI is pretty easy if you know basic JS and HTML; that’s intentional yet kinda hidden behind all the clutter of HA. So if CSS themes won’t do it for you, you can try your chance with that.