This Home Assistant Dashboard BLEW MY MIND!

Поділитися
Вставка
  • Опубліковано 6 січ 2025

КОМЕНТАРІ • 81

  • @blakeseufert7340
    @blakeseufert7340 6 місяців тому +6

    "Just try not to freak out" is honestly ripping advice for HA. Nice videos man.

  • @WarDAWG_25
    @WarDAWG_25 3 місяці тому +5

    Jimmy, amazing content, bro's gonna catch the other famous Jimmy in no time!

  • @tumbix4
    @tumbix4 4 місяці тому +1

    Great video. I was hesitant to jump on Leon's dashboard even though I love, but you've inspired me to build it and customize it. A side note: if you want your camera to show live footage at all time, change the camera_view to live (in place of auto) under your card configuration.

  • @JaneTaubman
    @JaneTaubman 6 місяців тому +37

    To download the whole repository on the top page, select Code and then in local select zip

    • @itsmejimmylandry
      @itsmejimmylandry  6 місяців тому +6

      Thank you!! I *KNEW* there had to be a way to do it, but couldn't seem to find that option for the life of me 😆

    • @JDPENNER
      @JDPENNER 6 місяців тому +6

      Another way is to clone the Repo locally with git clone 😊

    • @JbVest
      @JbVest 6 місяців тому +2

      Yeah it was confusing for me too but that's how I do it download repository in a zip. Much easier lol. 😂

    • @terencegolla4850
      @terencegolla4850 3 місяці тому +1

      VS Code will clone the repo and makes it simple to pull future updates.

  • @bouke78
    @bouke78 6 місяців тому +4

    That looks very good! Can you please make a video with not only how to cut and paste the code, but also an explanation of the code itself? So that we can learn even better to build our own creations based on your example.

    • @namankohli1061
      @namankohli1061 6 місяців тому +3

      Hey, great initiative that you want to learn the fundamental logi of the code. A great way to do that(in case a video doesn't come up) is copy pasting the code into an AI app of your choice (chatgpt/gemini/claude) and just asking it to do a line by line or logic-flow explanation of the code. Good Luck!

  • @almcbs
    @almcbs 2 місяці тому

    Theme looks great! however I def wouldn't call this a full setup guide as stated in the thumbnail. There are quite a few custom sensors and components on yours, like the pending update sensor or the sheet change reminder, that I really wish you went into. Could be a video idea there for you. Still, nice job on the walk through to get us all started on this dashboard!

  • @michaelc1042
    @michaelc1042 5 місяців тому +4

    I get an error "Custom Element doesn't exist: vertical-layout. I will search around for that element and see if I can move to the next step.

    • @librelotto
      @librelotto 4 місяці тому

      Same for me. What do I need to do?

  • @claim71
    @claim71 Місяць тому

    Great video and great to see a how you setup the dashboard, but.... I'm having difficulties setting the right entities in the right place.... would have a page for page explaination wich sensor/entity you have on the dashboard, which makes it for me a bit more 'simple' to convert? 👴 (for instance: sensor.pending_update_counter... what is this? 🙂)

  • @julianyongofficial
    @julianyongofficial 3 місяці тому

    Amazing dashboard. managed to configure most of it to my satisfaction. And this was easy enough even as a Newbie HA user. Thank you so much!
    I got a question on the Sheet Change counter that you're using. How does that work? does it increase by 1 day every night you don't change it? What does the Reminder On or Off do?
    I already created a counter and boolean toggle, but i don't know how to make the counter increase each day .

  • @Capybarapulls
    @Capybarapulls 6 місяців тому

    Just implemented this into my server. Love this :)

    • @danninoash
      @danninoash 6 місяців тому

      was it that easy??? i see on the github page that there should be around 5-6 custom repos that needed to be addded before...

    • @Capybarapulls
      @Capybarapulls 6 місяців тому

      Yes, obviously you have to change all entity's to your own. It is a process but got mine done in about a day :)

    • @danninoash
      @danninoash 6 місяців тому

      @@Capybarapulls thanks. but I got errors of:
      "specify an entity from within the sensor domain"
      "ButtonCardJSTemplateError: Cannot read properties of undefined (reading state)"
      and I have already the button and the layout card....pleasee what am I missing?? I want this dashboard very much!! :(

    • @itsmejimmylandry
      @itsmejimmylandry  6 місяців тому

      Double check that *_all_* references to my entities are gone and that there aren't any null values/placeholders. Make sure you check the JS templates (anything inside triple brackets) as well, they might be causing issues.
      Sorry about all the custom repos, default lovelace just isn't very customizable by default 😔

  • @jelleke58
    @jelleke58 Місяць тому

    I downloaded raspberry pi imager but can not find the file!

  • @drwhowhogrub3908
    @drwhowhogrub3908 6 місяців тому

    Love the update card, didn't realise that was possible but it's really easy to add to any dashboard. Thanks man

  • @RubenMeow
    @RubenMeow Місяць тому

    Amazing dashboard :) imma sub

  • @Tom-b6b
    @Tom-b6b 4 місяці тому +1

    I have a problem with the display of the temperature graph. Temperature and name are displayed below the graph and not above it :(

    • @familjenlindh
      @familjenlindh 4 місяці тому

      Did you find a solution? I have the same problem.

    • @itsmejimmylandry
      @itsmejimmylandry  4 місяці тому

      Same over here--looks like there was a breaking change with the new HA release. I'd keep an eye on this community thread, hopefully someone can come up with something: community.home-assistant.io/t/rounded-dashboard-guide/543043/555
      I'm not too great with css so I don't expect to be able to fix it myself 😕

    • @diegoteunissen
      @diegoteunissen 3 місяці тому

      @@itsmejimmylandry
      I had the same problem since the update. Fixed it by adding .graph .footer { order: 3; } below .graph hui-graph-header-footer { order: 3; } in Rounded.yaml.

  • @Gamen4Bros
    @Gamen4Bros 5 місяців тому

    Great vid!!

  • @ekushi9382
    @ekushi9382 4 місяці тому

    Hi.
    I'm new in home assistant, I have it set up on my tablet but find it hard to log in from my laptop, any help is appreciated.
    Thank you

  • @reviewamazon9565
    @reviewamazon9565 3 місяці тому

    Hello, and thanks for the video. I followed the different steps and I when I select the Dash and error "Custom element doesn't exist: vertical-layout. Any idea what I'm doing wrong? thanks in advance.

    • @rps469
      @rps469 Місяць тому

      Same for me. Did you ever figure it out?

  • @mattyvdb1
    @mattyvdb1 3 місяці тому

    How do I install the slider v-2 custom element? All great apart from cannot find this in hacs

    • @muimuhadresh3986
      @muimuhadresh3986 3 місяці тому

      Me too. Followed his link in the post, there it called slider-card. But could not find this either.
      youtube.com/@itsmejimmylandry ?

    • @erickeur
      @erickeur 2 місяці тому

      In HACS on your Home Assistant, search for: my cards bundle and add that - that contains the slider.

  • @JROsteen234
    @JROsteen234 6 місяців тому +1

    How did you get the home bar to stay at the bottom? I think that's what I would need in order to complete my dashboard! Thanks!!

    • @itsmejimmylandry
      @itsmejimmylandry  6 місяців тому +1

      make sure you've pasted in the entire theme file, because this is where the bottom tab bar is specified. If you're using your own theme, copy lines 241-293 of the rounded.yaml file to your theme file, which should move it to the bottom.

    • @Walien_
      @Walien_ 5 місяців тому +1

      @@itsmejimmylandry verify that "card-mod" is installed in your HACS also, without it its not working

    • @familjenlindh
      @familjenlindh 4 місяці тому

      Did you find a solution? I have the same problem. I have the theme and card-mod installed.

  • @joeking5211
    @joeking5211 6 місяців тому

    Looked a super vid until 4:37. At this point my directory list is not even close to what you show and definitely have no www folder, don't even have the user-files folder that you quickly show, but do have a tts folder, so no idea how / where all those other folders came from on your copy of HA ??? there must be additional steps you have not shown ????? Can you explain this or what I am doing wrong even thought I ( think ) I have followed your every step up until 4:37.

    • @itsmejimmylandry
      @itsmejimmylandry  6 місяців тому

      Interesting... all those folders were there by default when I installed HA. Try creating the www folder manually and see what happens, HA _should_ recognize it as if it were always there.

  • @mitdesai21
    @mitdesai21 6 місяців тому

    I am adding an additional tab on the dashboard. How can I make the navigation bar fit everything without scrolling? Tried looking at the theme yaml but could not figure out

    • @SamNolan1
      @SamNolan1 6 місяців тому +1

      In the theme yaml scroll down till you see
      paper-tab {
      color: var(--header-all-tabs-color);
      border-radius: 25px;
      height:40px;
      padding: 0 22px;
      }
      change the 22 in padding: 0 22px; to whatever you want the space between the tabs to be

    • @mitdesai21
      @mitdesai21 6 місяців тому +1

      @@SamNolan1 thank you!

  • @stephaniezeng2373
    @stephaniezeng2373 6 місяців тому

    Hey Jimmy, I am a huge fan of your awesome content. You are gonna have 100,000 subscribers in no time! I work for an AI smart product company. I am wondering, are there any ways I can reach out to you pls?

  • @danninoash
    @danninoash 6 місяців тому

    THANKS FOR THE GREAT VIDEO!!
    Just one thing - right after pasting the the "mobile_dash_redacted_master" code, I get "custom element doesn't exist vertical-layout" error message on the HA new dashboard.
    What should I do???

    • @itsmejimmylandry
      @itsmejimmylandry  6 місяців тому

      make sure you have layout card installed, it will keep all the cards in a single column.

    • @danninoash
      @danninoash 6 місяців тому

      ​@@itsmejimmylandry I do :) and then what?

    • @danninoash
      @danninoash 6 місяців тому

      i have several errors such as:
      "specify an entity from within the sensor domain"
      "ButtonCardJSTemplateError: Cannot read properties of undefined (reading state)"
      I have the button card installed. I did it after though, first I followed your video and then I saw on the GitHub that several cards are required....

    • @freespeech8947
      @freespeech8947 4 місяці тому

      Me too. How did you solve this?

    • @danninoash
      @danninoash 4 місяці тому

      @@freespeech8947 can't remember bro, I didn't touch it since then because I barely have devices and entities so around 99% shows me error in this dashboard. until i will add more devices.

  • @Karisha_5040
    @Karisha_5040 3 місяці тому

    Hello Jimmy, how we can do the collaboration with you?
    I will appreciate your feedback!

  • @jonathanledesma904
    @jonathanledesma904 6 місяців тому +1

    Great video! I see that you have an entity that states "active" light group, do these only control the active lights within a group and if so how did you achieve that?

    • @itsmejimmylandry
      @itsmejimmylandry  6 місяців тому

      Yes, i was able to find instructions for that here: community.home-assistant.io/t/light-group-for-lights-that-are-already-on/296398

    • @ryanschan
      @ryanschan 5 місяців тому

      Can you do a tutorial or short on how to make this work? This is a killer feature for any dashboard, but I can't seem to get it working​@@itsmejimmylandry

  • @alondinbar6193
    @alondinbar6193 6 місяців тому

    when you make this theme to the tablet and share with us?

    • @itsmejimmylandry
      @itsmejimmylandry  6 місяців тому

      It's on Github --> github.com/jimmy-landry/HA-Mobile-Dashboard-Config/blob/main/Rounded.yaml

    • @alondinbar6193
      @alondinbar6193 6 місяців тому

      @@itsmejimmylandry to tablet not phone

  • @IAmZen_007
    @IAmZen_007 6 місяців тому +1

    Nice Jimmy ..! Is there a dash for a EV car?

  • @burritotrap
    @burritotrap 5 місяців тому +1

    It's not an option for a house containing 22 lights, and 12 shutters, 4 TVs. Nice Design for smaller things though

  • @alondinbar6193
    @alondinbar6193 6 місяців тому

    Nice!!How you make the homepod power button to change to what is playing? and how you created the control on only active lights?

  • @lukasgraner3142
    @lukasgraner3142 6 місяців тому +1

    Whats the name of that Font?

  • @sjoerd8706
    @sjoerd8706 6 місяців тому

    Beautiful 😍

  • @tfeagans
    @tfeagans 6 місяців тому

    Looks great. One question right off the bat. The very first card calls on sensor.pending_update_counter. Can you post the code you used to create this sensor or explain how to do it? Thanks.

    • @tfeagans
      @tfeagans 6 місяців тому

      Googled this question after posting and found this - {{ states.update | selectattr('state','eq','on') | list | count > 0 }}. Does that look right?

    • @itsmejimmylandry
      @itsmejimmylandry  6 місяців тому +2

      Basically what you want to do is create a sensor that updates a variable each time it sees an update sensor in the "on" state, something like this:
      {% set total = 0 %}
      {% if is_state('update.home_assistant_core_update', 'on') %}
      {% set total = total + 1 %}
      {% endif %}
      {{ total }}
      You'll want to copy the if statement for each of your update sensors.

  • @samuraiintellectual
    @samuraiintellectual 4 місяці тому

    Dude, move your camera back a bit, so you can’t tell you are reading from a prompter.

  • @clairerovic
    @clairerovic 6 місяців тому +2

    Why not zip them up to a single file

  • @kevsherril158
    @kevsherril158 6 місяців тому

    😮😢 a app that has all this …..would be great…..I don’t even have a computer

  • @MrDead1975
    @MrDead1975 6 місяців тому +3

    home assistant done well doesn't need fancy dashboards as everything is automated.

    • @IAmZen_007
      @IAmZen_007 6 місяців тому +3

      Could you explain how you automatically adjust the colors of, for example, your HUE lights without using a dashboard if I asked you to change them to a different color?

    • @jaap7374
      @jaap7374 6 місяців тому +9

      This is a common misconceptions.
      First of all, it depends on the user's preference. There is no arguing with user preference and choice.
      Secondly, as more things are automated, the chance of deviations also increases. Fully automated smart homes are either pretty basic or extremely advanced. For everything in between, a dashboard is an important part of the home approval factor and to give insight to further improve the automations.

    • @IAmZen_007
      @IAmZen_007 6 місяців тому

      @@jaap7374 Hi Jaap, I completely agree with you, and that's why you can never say that nobody ever needs dashboards. It's a personal choice. Therefore, I challenged MrDead1 to answer my question about how he would solve my question without using a dashboard. Still haven't received an answer to this day...

    • @IAmZen_007
      @IAmZen_007 6 місяців тому +1

      @@jaap7374 Hi Jaap, I completely agree with you, and that's why you can never say that nobody ever needs dashboards. It's a personal choice. Therefore, I challenged MrDead1 to answer my question about how he would solve it without using a dashboard. Still haven't received an answer to this day...

    • @IAmZen_007
      @IAmZen_007 6 місяців тому +1

      @@jaap7374 Hi Jaap, I completely agree with you, and that's why you can never say that nobody ever needs dashboards. It's a personal choice. Therefore, I challenged MrDead1 to answer my question about how he would solve it without using a dashboard. Still haven't received an answer to this day.