Make fronted panel for Nest thermostat

Hello, Ive very new to Home Assistant and am trying hard to learn YAML. Ive spend hours trying this on my own and just can’t figure it out. Just want to create a front end panel for my Nest thermostat so it takes the icons off the top row and puts the sensors into its own panel. Any help would be appreciated.

The way i solved this for myself was to place all the sensors into a group.

i found this youtube video to be very helpful.

https://www.youtube.com/watch?v=EsBtyF5tZQ4&t=547s

hope this helps.

Just to note used one step install today and noticed it now uses “/home/homeassistant/.homeassistant” instead of “/home/haas/.homeassistant” in the install which may cause some a headache!

Yes, and some of the instructions in the AIO docs have changed since I did my install (months and months ago) and it threw me for a loop.

Use the editor Atom and install the yaml linter. Will help you get a grip on formatting the yaml…