A better way to display temperature/humidity?

Currently I show it like this. Looks bad I'd say.

How do I display it like this?

looks much neater with the celcius.

How did they put any title at the top of the tile? That's not Device Label?

eg I got one device that gives both temp and humidity
So i want to be able to display tiles like this...


Inside humidity
23%


Inside temperature
14c

If i use device label, then i can only have one title that will show for both.

I expect that dashboard was built using smartly, specifically the website where you can apply various styling. Not sure if it is still going.

Regardless, you will be able to mess with stuff like that use some custom CSS.

If you want to start playing, you can look here:

1 Like

Tile Master is pretty versatile, and if you don't need control is pretty smooth once you get part the learning curve

I haven't played with Tile Builder yet, but have it bookmarked to come back to

1 Like

For the standard dashboard go into the CSS and set height:50% for both tiles that you want to stack, for the bottom one also add align-self:end. Then it's just a matter of moving them to the same row & column.

2 Likes

Tile Builder is the BEST! You should have a look at it. I love it.

@anitesh.a.kumar

You could also do gauges

is that tile builder or tile master?

please send snippet of your dashboard.

Webcore... (You can do it right on hubitat, webcore script not required)

@anitesh.a.kumar here's one table I use on my dashboard via Tile builder. It allows you to get a lot of information in a small space.
image

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.