Show Off Your Dashboards!

The gauges are hubigraph

Smartly makes the finishing touches possible/easy, highly recommended

1 Like

I am no genius here, you can do it. Those are a bunch of standard components, the only advanced part was editing the CSS for the heaters to remove the fan and cooling parts (baseboard heat).

I assure you, I can not. :frowning:

Looks awesome! Could you provide a little more insight on how you did this?

I’m pulling data into Home Assistant via a Hubitat Home Assistant integration (you’ll find it if you google it). Then the dashboard is done basically entirely via mushroom cards (another HA UI add on) and some horizontal stack cards to keep things organized.

This video is where I got the ideas from, basically a copy of what he is doing, just with some additional tweaks to better reflect my needs. Video is pretty in-depth and walks through all the setup once you get data into HA.

And I guess in terms of updates from last time I posted. Largely the same - main tweak is that I now use different colored badges on each room card that reflect motion, window sensors state, leak state, etc.


3 Likes

It makes a great system dashboard as well. :slight_smile:

6 Likes

How do you get the hubitat system stuff into home assistant?

1 Like

I use Jason’s Hubitat integration to pull in the entities from @thebearmay's hub Information.

2 Likes

Interesting, they all came across but were disabled.

Yep, you have to enable the entities you want. Not sure why you would want all 72 enabled.

Thanks for the breakdown. Looks like I found this weekend's project!

2 Likes

Is it all accessed on a browser or is there an app?

Both, you can access it from a browser or use the available app.

How did you get your cameras to display? I can get them working on my computer display, but when I open the tablet, they show up as broken images. TIA

1 Like

It looks like it may be the camera stream itself. It may work with your tablet as mine does not. Thank you for the quick reply!

It might help, might not, I run a Blue Iris server with mine to proxy the RSTP feeds from Unifi Protect into a .mpeg stream that the tablets can use and display.

2 Likes

It appears that the jpg images from the camera may not be standard. The tablets are liking them, however, by pulling them in with third party and rebroadcasting, that may help!

Yes, I have checked that. The browser, the hubitat app, and kiosk all give me broken images. If I open the dashboard on my computer, it works fine. I have tried many combinations of settings and URLs, and I can't seem to find anything that works on tablet. I'm trying to avoid using any 3rd part dashboard (ex: sharptools) as I want to stay native, and cloud free.