Home Assistant Dashboards on a Grid - Smart Home Automation

Ғылым және технология

Tablets and Touch Monitors make for great dashboards that control your smart home automation devices. 32" Touchscreen Monitor - geni.us/uJuHByB
Learn how you can make your dashboard cards stay put by using a grid.
15" Touchscreen Monitor - geni.us/dJCobP9
32" Touchscreen Monitor - geni.us/ocTZd3
55" Touchscreen Monitor - geni.us/r5sN
Cheap Android Tablet - geni.us/8H07
Intel NUC - geni.us/FFHEX
Raspberry Pi 5 Kit - geni.us/veXV
Acoustic wall tiles - geni.us/liNH
Home Assistant Plugins
HACS - hacs.xyz/
Browser Mod - github.com/thomasloven/hass-b...
Lovelace layout card - github.com/thomasloven/lovela...
00:00 - Intro
01:02 - Basics of Dashboards
01:46 - Tablets and Touchscreens
03:38 - HACS and Plugins
0:4:36 - Demo / Grid Dashboards
12:04 - Conclusion

Пікірлер: 25

  • @MikeKraze
    @MikeKrazeАй бұрын

    Holy cow, subscribed! You are a great teacher! Clear and straight to the point. You're the only one who has helped me with this after hours of researcher, and I'm a developer!

  • @yoyoTechKnows

    @yoyoTechKnows

    Ай бұрын

    Thank you - its really nice of you to say that! - thanks for the comment and thanks for watching!

  • @pcampane99
    @pcampane994 ай бұрын

    I've never seen anyone do the rows, just the columns. Really nice job!

  • @yoyoTechKnows

    @yoyoTechKnows

    4 ай бұрын

    Thank you - I am glad you like, thanks for watching!

  • @DanFlynn
    @DanFlynn4 ай бұрын

    Listening to this with headphones, around the 5-minute mark I noticed talking and laughing subtly in the background of the music you have... So creepy as I thought it was coming from outside LOL

  • @yoyoTechKnows

    @yoyoTechKnows

    4 ай бұрын

    lol - probably my son gaming in the background, every once and a while they get so loud - for the most part I don’t pick him up! - thanks for watching

  • @MrDingleberry31
    @MrDingleberry313 ай бұрын

    Good stuff. Thanks

  • @yoyoTechKnows

    @yoyoTechKnows

    3 ай бұрын

    I am glad you liked it - Thanks for watching!

  • @jaygreentree4394
    @jaygreentree4394Ай бұрын

    Had someone in the building I live in give me a an all in one pc that has a 21 inch touch display. Planning to make that my main dashboard once I get my HA setup how I want it.

  • @yoyoTechKnows

    @yoyoTechKnows

    Ай бұрын

    Nice - good luck and have fun setting it up - thanks for watching!

  • @rmckrick3261
    @rmckrick32614 ай бұрын

    Great vid thanks - hey what touch screens do you recommend to run HA (vs Rasp pi or Nuk?) I didnt know you could …and looking for something more robust for the system OS

  • @yoyoTechKnows

    @yoyoTechKnows

    4 ай бұрын

    For most situations I just use a Raspberry PI - it will work with any HDMI/USB screen stand alone, or with a touchscreen. There are some nice inexpensive 15-21" touchscreens out there now. - Thanks for watching!

  • @ChrisLamberth
    @ChrisLamberth4 ай бұрын

    Nice. That's straight up CSS

  • @yoyoTechKnows

    @yoyoTechKnows

    4 ай бұрын

    Yup, check out my other video on dashboards, I am using 100% CSS inside Button Card to arrange my whole dashboard - its pretty cool - would love to find a was to allow positioning through variables/helpers in HA. Anyway - thanks for watching!

  • @maymoon1987
    @maymoon19874 ай бұрын

    Great informative video! I am currently using a surface pro 4. i have it in kiosk mode to just display the dashboard. but i have a few issues: HA logs out every 20 minutes or so. it will not stay logged in? windows lock screen. even if no password you still have to swipe/click to unlock still trying to figure out how to use the camera for wake on motion if you have a place that we can chat about this stuff that would be great.

  • @yoyoTechKnows

    @yoyoTechKnows

    4 ай бұрын

    You have chrome in kiosk mode and home assistant is logging out of the web interface? Or, windows is locking - take a look at windows powertoys stayawake - learn.microsoft.com/en-us/windows/powertoys/awake

  • @maymoon1987

    @maymoon1987

    4 ай бұрын

    @@yoyoTechKnows windows 11 in kiosk mode, so it uses edge to display a single web page. So every 20 minutes the website will log out of HA. Windows itself will lock as well

  • @donnyf12
    @donnyf124 ай бұрын

    Thanks for this. I'm using browser mod as well but I am unable to automate changing the view on only one of my tablets. When I use the command 'browser_mod.navigate' it changes the view on all devices and not just the one I'm targeting using the entity. Are you able to do this? If so, can you PLEASE share what you are doing. It is driving me mad!

  • @yoyoTechKnows

    @yoyoTechKnows

    4 ай бұрын

    Thanks for watching - you need to make sure you setup names for each, and then you can target the changes. Its hard to share in the comments, but I am working on getting the website back up and running - check out yoyoknows.com in the next week or so and I will have a better way to share code snippets!

  • @gastonparadis5368
    @gastonparadis53685 ай бұрын

    Can you provide your yaml code of your grid as an example for a quick start.

  • @yoyoTechKnows

    @yoyoTechKnows

    4 ай бұрын

    For sure - let me get it posted and I will share a link

  • @Fadukes
    @Fadukes4 ай бұрын

    Loved the intent, but even after copying your code, I can't get this to work. I am running HA 2024.3.1 and Layout card v 2.4.5. My first clue is when I add a button, it won't move to any grid position. When I add more than 1 card, they just pile up on top of each other. Any thoughts why this might occur. I would love to get this to work the way yours does.

  • @yoyoTechKnows

    @yoyoTechKnows

    4 ай бұрын

    I am working to get a spot I can post code. Try going simple - make the grid 4x4 to start with - make sure what ever you name the cell is the exactly the same as what you put on the card so if you have "cel1 cel2" "cel3 cel4" the card would have for example, grid-area: cel3 - will add to the description of the video once I get it up - will probably be back at my site yoyoknows.com

  • @Gumball369
    @Gumball3695 ай бұрын

    👍

  • @yoyoTechKnows

    @yoyoTechKnows

    5 ай бұрын

    Thanks

Келесі