Simplified web interface/multiple web interfaces?

Up until today I have been happily controlling HA from the browser on my phone or my desktop PC. I’d like to use a raspberry pi touchscreen as well, but the resolution is lower. I don’t need as much information on this lowres touchscreen though.

Is there a way to provide different views of the home assistant “states” home page, e.g. one with just the controls, one with everything?

You could take a look at HADashboard - many people have rported that it works well on phones and you get to choose exactly what goes where.

2 Likes

HADashboard or Floorplan, they are both great solutions. My point of view:

  • HADashboard is easy and quick to setup, to customize and to mantain, but you have to stick to the grid layout.
  • Floorplan takes time to design and setup, any change needs a modification on the SVG image and some a reboot of HA, but you are free to draw any kind of interface

I am using both :grin:

Just add another ‘view’ with your simpler set up, a minutes cut and paste and job done.

Read up on groups in the docs if you’re not sure how to do it. As you add more things this is how everyone breaks up the front end.