Help Needed

Thanks Kahn, your input is much appreciated. Nice looking panel. So far it seems like I'm getting there with all the advise I'm getting.

I have read your post a number of times and I don't think I can help you, since I don't understand what you mean when you state:

Are you using the built in hubitat dashboards or are you using smarttiles or actiontiles or some other 3rd party dashboard?

I use the dashboard app that is native to Hubitat. Here is what it looks like:

Hi Stephan, sorry for the confusion. After my post, I realized that the "blue" Hubitat App was a third party app. The green one I referred to is the Hubitat native App which is what I'm using. I am using Hubitat build in dashboard and I do agree that it looks a bit messy. You dashboard looks great. Are you able to share how you put that together and code used? Thanks.

Sure. I have only ever used the native Hubitat Dashboard app so that is the only thing I know. The first thing I would do is create your main page. I call mine "Home", but you can call it whatever you want. It is best to have each dashboard only have access to the devices you will have on the dashboard, this makes it load up faster. For dashboards created for a wall mount tablet in your home, I would also disable cloud access. I wouldn't bother with password protecting your entire dashboard, but you should password protect Hubitat Safety Monitor. This is an option when creating the dashboard.

You will need to define your dashboard size so it fits your tablet perfectly and has the amount of tiles that you would like, this involves some math and trial and error. After that it is as simply as adding devices and custom tiles. Below are the applicable screen shots.

1 Like

OK I'll start on that. Thanks. Did you do your own code to do the "custom CSS to get rid of text at the bottom of certain tiles (didn't need my links to other dashboards, to say dashboard link at the bottom of the tile". How did you do create your own password protected tile to disarm your alarm to avoid the HSM window pop up to arm and disarm?

If you are replying to me, reply to my post not the thread. When you reply to the thread (instead of the post), I get no notification when I login to the forum that you have replied to my post.

I used custom css, but I did not create it. Basically read this thread: The Noob's (in)complete guide to CSS for Hubitat

I did create the password protected tile, but if you are new to hubitat you may want to wait awhile before tackling something like that. It involves the creation of a global variable in Rule Machine. You can find info here:Safety Monitor and the Dashboard - #6 by Stephan.J

If you run into difficulty, just reply to this post, and I or someone else will lend a hand.

1 Like

Ok thanks, Not too sure how to use this system Lol. Just fumbling around here with it. Really appreciate your time on this.

1 Like

No problem. It definitely has a bit of a learning curve to it. I started a couple years ago and when I started I didn't know much.

Not that it matters much right now, but you might be interested in this custom app in the future:

I have a disco ball go off everytime the Jets score a goal. LOL. If i am streaming the game off a web service, the disco ball sometimes goes off 2-3 seconds before my buddies and I see the goal happen. Everyone loves it.

1 Like

Great Thanks. I'm struggling with the Rule Machine right now as I'm trying to get this Panel wife approve. She's been sweating me lol. Where did you find your weather app? to add to dashboard

On my home page I used a website: www.theweather.net You can generate the image attributes you would like on this page of the above site: Free Weather Widget for your Website or Blog - theweather.net
I quickly made one for Toronto, you may want to customize how you would like: https://www.theweather.net/wimages/fotob86b343b33331d753e34e5832d33497d.png

Once you have that web address just put it into a image tile like I did below:

1 Like

Thanks very much. Have a great night.

Thanks. We got Formula 1 (Istanbul) at 2:30 am. Canadian got Pole Position, that hasn't happened in a while. And the Masters at 8:00 am. Might be out of commission tomorrow. LOL

That makes for a busy day. Lol

Hi Stephan, thanks again for all your help. So far so good on my panel. I did some (minor) CSS with the look of the Dashboard, so I'm understanding that part.

  1. Can you advise what CSS command you use to get rid of the Green "Done" area that also displays my bub IP address and the Grey are displaying "Dashboards" as well as the "Terms of Service" at the bottom so to get a cleaner look and more space for the dashboard.
  2. How did you get your video of your front door camera to show on your tile? and is that the "Ring doorbell" camera. I have "Ring" and IP NVR camera as well I would like to use but so far I can't find any resources on how to set this up. And help is most appreciated. Thanks

I don't use dashboards on my phone, so I can't help with your first issue. As far as I know, CSS only applies to the tile, the part you would like to remove looks to be part of the app. Don't know if anything can be done about that, maybe someone else will chime in.

For cameras I use POE security cameras at both the front and rear door. I use Blue Iris as the software the manages the cameras and stores the video. Blue Iris plays well with Hubitat, I have rules that trigger when my Blue Iris software senses motion in the cameras field of view (Blue Iris allows for a lot of customization in this regard, in order to limit false triggers). Adding the camera feed to my dashboard was as easy as picking "Image" as the type of tile and then simply adding a local network address that correlates to the Blue Iris server feed for that respective camera.

How are things going in Toronto? We just went into a further lock-down here in Winnipeg. It is actually now illegal for my best friend or my sister to enter my house.

1 Like

I also tinkered with the Global Variable Rule you have. I was able to get the "Armed-Home" "Away" and Disarm button to work except the "Disarmed" button just disarmed the system without a Pass Code. Any suggestion?

I'm using the dashboard on a Fire Tablet 7 and 8. I just logged in on my phone to get the screen shot picture. On my tablet it shows the same area and taking up about 1/3 of the screen so wasting space that my tiles could use. I have POE cameras as well but using IVMS 4500 for NVR not Blue Iris. I have to look into that.
Toronto is great but like everywhere, we are going back onto lockdown for most services

If you click "Done" or "X" (What it is on mine) there should be a Dashboard link on the bottom of your screen. If you use that one, it will give you a cleaner interface for your dashboard.

I haven't messed around with Global Variables in Hubitat yet, but you can set a Pin Code to access a dashboard, set Location Mode, and/or arm/disarm HSM. To do this go to the apps page, click on the dashboard you want to add a Pin Code to, click Advanced, and then add the Pin Code where needed.

1 Like

Hi Derakkon, thanks for the info. I have the pass code in HSM working ok. I was trying a suggestion from Stephan with regards to creating a button that when pushed it will cause you to put in the pass code then so not to have HSM pop up its pass code template which is a bit clunky looking. As for the "Done" or "X" thought, I have an "X" and when I click on it, it closed the dashboard. I'll keep at it. Thanks again

The point was to use the link at the bottom of your app for the cleaner interface. If you use the one in Hub WebUI you get the extra clutter. If you are already in the Hub WebUI, then you click the "Done" or "X" to back out to this screen where the good dashboard link is located.

1 Like