Dynamic Home Assistant Dashboards

Поделиться
HTML-код
  • Опубликовано: 17 окт 2024

Комментарии • 104

  • @SmartHomeSolver
    @SmartHomeSolver 2 месяца назад +52

    Thanks for the shout out! You have some good ideas like the doorbell feed only showing when it needs to. Great job!

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад +7

      Thanks for unlocking this whole world for me! I've been wanting to do this for about 3 years and never figured out how until your conditional card video cracked the whole case for me!

    • @DavidRPFarinha
      @DavidRPFarinha 2 месяца назад +3

      I have implemented similar to this because of your video, @SmartHomeSolver

  • @fxfitz
    @fxfitz 2 месяца назад +48

    You mentioned to let you know in the comments if we'd like to see a video on your tablet dashboards, so: Yes! Please please please do a video on tablet dashboards!

    • @EsotericArctos
      @EsotericArctos 2 месяца назад +3

      Definitely a yes to seeing this and more videos on conditional cards in different scenerios

  • @markross5389
    @markross5389 2 месяца назад +15

    Like you I saw Reed's video on the dashboards and decided to do it. I made one for my phone then I just duplicated it for my wife. She then told me what she like, wanted, and didn't want. I just tweek hers for her requests and we both have the dashboard we want. Also, by her having me make adjustments to her dashboard, I no longer get the annoyed wife saying were do I go for this or that.

  • @dalelotherington
    @dalelotherington 2 месяца назад +2

    Recently did this for my home assistant setup and love it. Added tones of entities in visibility as an ‘or’ to speed up dashboards changing. Super easy to control things in the room your in even when majority of the time spent in automating means most things just work without manual interaction.

  • @Foojaleeckalikeelamaka
    @Foojaleeckalikeelamaka 2 месяца назад +3

    Always been a bit too scared to mess with my dashboard but this looks super manageable!
    I'll have to give it a go this weekend, thanks for the inspiration.

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад

      Have fun! It's fun to tweak and fiddle with them until they're juuuuust right

  • @EsotericArctos
    @EsotericArctos 2 месяца назад +4

    I've been toying with completely redoing my dashboard now there have been improvements like this made. I had not really done a lot sicne Lovelace was introduced as it did what I needed, and there hadn't been huge improvements to the dashboards until recently.
    You made this all look pretty easy, and I mighttake the plunge and redo my dashboard now.

  • @johnlocke_1
    @johnlocke_1 23 дня назад

    While I have followed Reed for a while, you have helped me far more with HA, Docker-Compose, Portainer, et al.
    Thank you!

  • @TechySpeaking
    @TechySpeaking 2 месяца назад +1

    Saw Reed's video on this a few weeks ago and got a basic proof of concept running, thanks for motivating me to return to it.

  • @TheAppleFreak
    @TheAppleFreak 2 месяца назад +2

    Reed's video really inspired everyone, didn't it 😅
    I don't yet have BLE presence detection working reliably yet, so one of the things I added to my own take on this project was a set of three buttons at the top under the room selector that would quickly switch it to Auto, the computer room, or my bedroom. It's been quite useful in the interim at the very least to check and adjust rooms I'm not yet in, and I suspect that I might keep them even once I get tracking working more reliably.

  • @Jaw0lf
    @Jaw0lf 2 месяца назад +1

    Very clever way to simplify what is seen on the dashboards.

  • @florianvandillen
    @florianvandillen 16 дней назад

    Absolutely genius! Love the design and the conditional dashboard.

  • @wapphigh5250
    @wapphigh5250 Месяц назад

    This was so awesome two questions. 1/ What card did you use to get the access back to the the "Home "(lovelace) dashboard 2/ Is there a way to avoid selecting the "title>navigate>tap action" process and have the dashboard just pop up straight from either walking in the room (ie Auto - once BT presence is triggered) or straight from selecting the room manually via the drop down menu of the helper? Thanks!

  • @daveforrester61
    @daveforrester61 2 месяца назад

    This is amazing! I saw this on Reed's channel too and was blown away. I'm still tweaking which devices we want to see on which dashboards (that's me and my wife) and I'll probably nick a couple of your ideas. I've also used espresence based room presence as the basis for an Alexa voice command we can use if we leave our phone in a room and can't remember which room it's in. "Alexa, where did you last see my phone?" Sort of thing. This runs a script in Home Assistant that announces which room the phone is in. Works really well. I'm still having teething problems getting consistent room presence from each espresence device as we have a modern timber frame structure house with internal stud walls. Just when I think I've got all the absorption and max distance setings sorted it throws up something bizarre. It's about 90% there.

  • @RussellMilliner
    @RussellMilliner 2 месяца назад +2

    Is there anyway to base the presence on the "currently used device" rather than hardcoding a specific device? I'd like to have a single dash that can be used by anyone in the family and not have to maintain a custom dash for each person.

  • @smartdomustech5388
    @smartdomustech5388 2 месяца назад

    Yes, my friend, please make a video for your other dashboards. Thanks for your patient. 🤗

  • @headerahelix
    @headerahelix 2 месяца назад

    haha I'm crazy about conditionals as well. I use them everywhere. Wait until you figure out dropdown menus and conditionals, extremely handy for quickly seeing only the cards you need that are situational and harder to automate.
    e.g. A drop down menu to select media player sources, which are shown on the condition the correct menu selection is made and hides them when you choose something else. Or a conditional dropdown that shows for only each person their own calendar, todo, notes, etc when each is selected from a dropdown.
    Another very useful application of conditionals are conditional chips. I have utility ones that show when any sensors' batteries are low as well as low stock alerts, for air quality, temperature, uv index that change colour according to their values, and fun ones that come up only on holidays which also work as a button to trigger lights to do something special and in theme.

  • @peterelmelund
    @peterelmelund Месяц назад

    This is awesome. I have one question though... What kind of card do you use to show the position of family members - a mushroom person card or something. I can't seem to figure out anything but home or away.

  • @mrxmry3264
    @mrxmry3264 2 месяца назад +1

    at 1:17 you walk into a dark room. you could make an automation that automatically turns on the lights not when the sensor detects you (which obviously takes some time) but as soon as the door opens, if the lights in the first room are on. then you can use the sensors to decide which lights to turn off. just an idea.
    2:23 actually, i subscribed to BOTH his channels.

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад

      I don't use a lot of door sensors in my house as I'm trying to move away from battery powered devices, but that's a great idea!
      I also subscribe to both his channels 😁

  • @WPGinfo
    @WPGinfo 2 месяца назад

    Great video; Thanks for sharing.
    Your last remarks about the setup for each individual user, made me wonder if introducing a separate variable for the user, would make things more flexible?

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад +1

      Possibly, but I find that creating another dashboard is more flexible and easier to maintain, as it lets my partner have a totally customised dashboard for what they think is most important to them for each room.

  • @fredarmstrong6418
    @fredarmstrong6418 2 месяца назад

    Great job on this video Alan. I'm not yet ready for a full implementation of this, but nevertheless, I got a lot of ideas. Thanks for all your efforts here.

  • @rogeroshea3490
    @rogeroshea3490 2 месяца назад +2

    Great video as always would love to see the tablet dashboards

  • @justthatjoeguy
    @justthatjoeguy 2 месяца назад

    Great video. I'm a little confused on the chip cards only showing when they have the right state. Do you just do a horizontal stack and lists each individual chip card?
    Update: Nevermind, I found it. When you click "Add Chip" it has a "Conditional" option.

  • @patrickpaganini
    @patrickpaganini 2 месяца назад +1

    Awesome video and great you gave a shout out to Reed.

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад

      Honestly, I've been wanting to do this for years but was never smart enough to figure it out. He cracked it for me!

  • @davidlim3409
    @davidlim3409 2 месяца назад +1

    Super awesome! Thanks for sharing your knowledge!

  • @richardspurdens2378
    @richardspurdens2378 2 месяца назад

    Thanks for this, it does look really cool. I will certainly give it a try.

  • @Dorkasoris07
    @Dorkasoris07 2 месяца назад

    Awesome video, I love using conditional cards. What wall mounted screen are you using for HA? It appears to be the perfect size I’ve been looking for. 1:30

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад

      It's a T6E panel, but I believe they're no longer as easy to hack as they used to be. Check out the Sonoff NSPanel, it might be what you're looking for.

  • @TEverlith
    @TEverlith 2 месяца назад

    Keep them coming, great content, well done!

  • @anakin513
    @anakin513 2 месяца назад

    This really does feel like magic, just added 5 BLE beacons to my setup. What type of card showed the individual people and their locations at the top of your dashboard?

  • @savrip
    @savrip 2 месяца назад

    I'd love to make better use of my Nest Home Hub. I'd like to see what you've been working on. Google Home speakers are the most useless tech I have in my house. The only time I really use them is when my kids ask me a question, then I turn to Google Home and ask the same question. 8) What I really want to find is if someone has written a guide to build a HA version of the Google Home Max. I'd love to build my own speaker using a local voice assistant, but with a good speaker. Alternatively if someone has built this into a whole-home-audio system I'd be interested in that too.

  • @stuartyboy75
    @stuartyboy75 2 месяца назад

    Hi great video now have all this working, the only issue i have is that i cannot add the bluetooth sensor to the person did you have add this through yaml

  • @stephennutt2565
    @stephennutt2565 2 месяца назад

    I'm curious the developer's logic used when room changes based on RSSI. For fun, with the help of CoPilot, I had Node Red calculate a running average of the last 6 RSSI values from each room and assign the room based on the largest average RSSI value. In limited testing, it seems to react quicker and also doesn't blip from one room to another and back to 1st like original integration does sometimes while moving.

  • @uses0ap
    @uses0ap 2 месяца назад

    Interested in what tablets you've opted for

  • @MrDarkFreyr
    @MrDarkFreyr 2 месяца назад

    I'm toying with the use of conditions to mimic "collapsible" sections in a dashboard page, for instance for scene selections for lights: a button card is mapped to a binary on/off helper, when taping the button, a grid with the full selection of scenes is displayed or hidden.

  • @gerryf7015
    @gerryf7015 2 месяца назад

    Superb job on the dashboard and video. Really nice.
    Was Barney chewing on a shoe? Cute, but those puppy teething time!!
    P.S. You should take look at the HA Dashboard Chapter 2 video from mid last week. Many of your Sections suggestions are coming, plus a new header button/chip card coming in the 24.8 release.

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад

      Yes, he was chewing on a shoe. I left him to it because it meant he stayed still long enough for me to film the opening sequence to the video without him annoying me... plus it was my wife's shoe.
      I recently caught up with the new dashboard changes and they are indeed looking awesome! I think we'll be waiting a bit longer before the header badges/chips are available inside sections - but I strongly support all the development they are doing and improvements they are making!

  • @michaelmenzie2806
    @michaelmenzie2806 Месяц назад

    I really want to do this but I am the ultra noob when it comes to building dashboards. How do you build the rooms you "navigate to"? When I start to build a card I have nothing to "navigate to". So I really need an ultra noob tutorial on building the individual room cards. Any ideas where I can look for that?
    *** going to watch the video from the beginning, perhaps i missed something ***

  • @simoneggersdorfer5305
    @simoneggersdorfer5305 11 дней назад

    How did you manage to turn on / wake your PC from hibernation via Home Assistant?

  • @benwhittle7204
    @benwhittle7204 2 месяца назад

    Is there any way to have strings for the profile/username in the YAML, so that you don't have to duplicate all of that in their entirety, edited for each user profile? Just have the user profile as a string in the YAML, and only needing one copy of the My Home Dashboard?

  • @H0rnetz
    @H0rnetz 2 месяца назад +1

    Instead of having to create a new dashboard for each user, can't you use which user is currently connected, and use a variable to change "Alan's location" to "User location" ?

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад +1

      If you figure out how to add a variable to a dashboard, let me know! I haven't figured it out 🙈

    • @DanMalone72
      @DanMalone72 2 месяца назад

      ​@@HomeAutomationGuyis a helper / drop-down state something you could use?

    • @H0rnetz
      @H0rnetz 2 месяца назад

      @@DanMalone72 or you could use a template like
      {% set userLocation= states(userLocationSensor') | string %}
      {% if is_state('userLocation', 'bedroom') %}

    • @AhrenBaderJarvis
      @AhrenBaderJarvis 2 месяца назад +1

      Yes there's a user condition (opposed to entity) in the conditions section. Just made a separate comment with the logic before seeing this comment. 🙂

  • @djmaupie
    @djmaupie 2 месяца назад

    What is de condition for the doorbell? As unifi rapidly fires an "off" event after a person detection. So it display for less then 1 sec on the dashboard

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад +1

      I have a helper called "person at front door", and an automation that turns it on IF the doorbell detects a person OR the doorbell is pressed. The automation then turns it off again after 1 minute

  • @fpvclub7256
    @fpvclub7256 2 месяца назад

    This is really cool

  • @AhrenBaderJarvis
    @AhrenBaderJarvis 2 месяца назад

    As I'm implimenting the dropdown feature myself (already had the conditionals), it occurred to me a good feauture would be that if the dropdown hasn't been updated for x minutes (1 hour?) reset it to Auto.

    • @AhrenBaderJarvis
      @AhrenBaderJarvis 2 месяца назад

      Setting the entity_id of the service call to "{{ trigger.entity_id }}" would allow you to specify multiple dropdowns without having to write conditionals for each one. We'll see how youtube handles the YAML (minimized code for example only, don't copy paste as it likely will fail).
      trigger:
      - platform: state
      entity_id:
      - input_select.room_view_selection_ahren
      - input_select.room_view_selection_julsey
      for:
      hours: 1
      action:
      - service: input_select.select_option
      data:
      option: Auto
      target:
      entity_id: "{{ trigger.entity_id }}"

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад +1

      This is a really good idea!

    • @AhrenBaderJarvis
      @AhrenBaderJarvis Месяц назад

      I made one more update as well. To reset the selection to Auto if my Room changes to the current room I have selected for 5 minutes using a template trigger.
      {{ states("sensor.ahren_detailed_location")| lower == states("input_select.room_view_selection_ahren")| lower}}

    • @HomeAutomationGuy
      @HomeAutomationGuy  Месяц назад +1

      @@AhrenBaderJarvis That's cool!

  • @holgerschurig4430
    @holgerschurig4430 2 месяца назад +1

    Assumption (based on entirely not enough data): your dog is utterly bored, you need to play with it much more. That way it won't eat your shoes or won't do other shenanigans (in another video you said you need to be aware if your dog suddenly is silent).

  • @AhrenBaderJarvis
    @AhrenBaderJarvis 2 месяца назад

    If you wanted to not have to duplicate the dashboard for each person you could create the two drop-downs and show the relevant I've based on which user is viewing. Then set visibility conditions on room cards to something like:
    User 1 viewing and user 1 location and user 1 drop-down = Auto
    Or user 1 viewing and user one drop-down set to room
    Or User 2 viewing and user 2 location and user 2 drop-down = Auto
    Or user 2 viewing and user one drop-down set to room

    • @jko_23
      @jko_23 2 месяца назад +1

      Just tried this and it works great!

    • @AhrenBaderJarvis
      @AhrenBaderJarvis 2 месяца назад

      @@jko_23 awesome! I'm glad to hear it worked out as I hadn't tested it myself. 😝

  • @wapphigh5250
    @wapphigh5250 2 месяца назад +1

    This is cool!

  • @fasthowto
    @fasthowto 2 месяца назад

    I think it's a novel concept, but I'm not sure how reliable it would be. It occurs to me that this is simply a crutch for a poorly designed dashboard to begin with. But maybe that's just me? I've put a LOT of work into making my dashboard, so I never felt any pain when naviging it, and never EVER have to use the view bar at the top.

  • @CrankyCoder
    @CrankyCoder 2 месяца назад

    what are you using for tracking the dogs location? lol

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад +1

      Check out my room presence video, it shows it in more detail

  • @hnoldin
    @hnoldin 2 месяца назад

    More dashboard videos!

  • @thebrentfamily7602
    @thebrentfamily7602 2 месяца назад

    Do you have a link to the tracker you used for your dog?

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад

      Yes. It's in the article linked in the description

    • @thebrentfamily7602
      @thebrentfamily7602 2 месяца назад

      @@HomeAutomationGuy I don't see an article in the description

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад

      @@thebrentfamily7602 Sorry! www.homeautomationguy.io/blog/room-location-detection-with-format-ble-tracker-and-home-assistant

  • @nics8040
    @nics8040 2 месяца назад

    How do you track which room the dog is in

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад

      Check out my previous video about room based location detection. I explain it in that one in a lot of detail

  • @richchapman5011
    @richchapman5011 2 месяца назад

    I’ve been watching your channel for quite some time now and have found each and everyone really interesting and well edited. I currently use SmartThings and Alexa but I’m really interested in dabbling with HA for its local control greater functionality. Ultimately fully implementation into HA. As I will class myself as a HA newbie is there any literature or channels that you could recommend as a “dummies guide” please as I rate your knowledge priceless. Keep up the great work and thank you for any help you can supply.

  • @DemonidZe1
    @DemonidZe1 7 дней назад

    It’s not clear how the system determines the position of the device in the rooms?

    • @HomeAutomationGuy
      @HomeAutomationGuy  6 дней назад

      Magic! 🪄
      It measures the Bluetooth signal strength between the BLE device (my phone) and the tracker (ESPHome) to determine which tracker it's closest to and then assumes that you're in that room.
      If you position your devices well it works quite effectively. It took a bit of trial and error for me

    • @DemonidZe1
      @DemonidZe1 5 дней назад

      😂 what do you use as ble trackers?

  • @gr33n000
    @gr33n000 2 месяца назад

    Thanks

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад

      Thank you so much 🙏 I really appreciate the support ♥️

  • @johnadams1976
    @johnadams1976 2 месяца назад

    wow - that screen is maffoooooosiv!!!!!! How many inch!?!?!

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад +1

      49"

    • @johnadams1976
      @johnadams1976 2 месяца назад

      @@HomeAutomationGuy never nice!!! And now I'm very tempted!!! 😁😂😁 A bit big too hide from the wife though. Hummmmmm

  • @edewaal97
    @edewaal97 2 месяца назад

    If I read it correctly, the gap in the sections dashboards is fixed in the next version of Home Assistant.

  • @Hades200082
    @Hades200082 День назад

    Has anyone managed to get this working on an iPhone?

  • @vlycop7404
    @vlycop7404 2 месяца назад

    Soooo ... that room selector is global
    I could find a workaround with the hard-coded "user location" based on the user device owner, but not for this ... this will trigger some epic dashboard fight with kid or "adult" XD

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад

      I create a new selector for each persons dashboard, and don't expose places to change it unless needed.
      But if you've taught your kids how to find these themselves, then I think you have done well as a parent!

  • @samuraiintellectual
    @samuraiintellectual 2 месяца назад

    It’s best not to be looking at your phone as you are walking down the stairs.

  • @davidolsson
    @davidolsson 2 месяца назад

    Sadly not for iPhones =/

    • @HomeAutomationGuy
      @HomeAutomationGuy  2 месяца назад

      Why is that?

    • @davidolsson
      @davidolsson 2 месяца назад

      @@HomeAutomationGuy the esphome blentracker has a hard time tracking ios devices. Esprecense solves this somewhat with enrollment of devices but can’t find any way to solve this (except for another app on the phone)