This Home Assistant Dashboard BLEW MY MIND!

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ต.ค. 2024

ความคิดเห็น • 77

  • @JaneTaubman
    @JaneTaubman 4 หลายเดือนก่อน +34

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

    • @itsmejimmylandry
      @itsmejimmylandry  4 หลายเดือนก่อน +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 4 หลายเดือนก่อน +6

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

    • @JbVest
      @JbVest 4 หลายเดือนก่อน +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 28 วันที่ผ่านมา

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

  • @tumbix4
    @tumbix4 หลายเดือนก่อน +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.

  • @WarDAWG_25
    @WarDAWG_25 หลายเดือนก่อน +5

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

  • @blakeseufert7340
    @blakeseufert7340 4 หลายเดือนก่อน +6

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

  • @almcbs
    @almcbs 16 วันที่ผ่านมา

    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!

  • @bouke78
    @bouke78 4 หลายเดือนก่อน +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 4 หลายเดือนก่อน +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!

  • @julianyongofficial
    @julianyongofficial 27 วันที่ผ่านมา

    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 .

  • @michaelc1042
    @michaelc1042 3 หลายเดือนก่อน +3

    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 หลายเดือนก่อน

      Same for me. What do I need to do?

  • @drwhowhogrub3908
    @drwhowhogrub3908 4 หลายเดือนก่อน

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

  • @Capybarapulls
    @Capybarapulls 4 หลายเดือนก่อน

    Just implemented this into my server. Love this :)

    • @danninoash
      @danninoash 4 หลายเดือนก่อน

      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 4 หลายเดือนก่อน

      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 3 หลายเดือนก่อน

      @@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  3 หลายเดือนก่อน

      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 😔

  • @Gamen4Bros
    @Gamen4Bros 2 หลายเดือนก่อน

    Great vid!!

  • @reviewamazon9565
    @reviewamazon9565 16 วันที่ผ่านมา

    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.

  • @stephaniezeng2373
    @stephaniezeng2373 3 หลายเดือนก่อน

    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?

  • @Tom-b6b
    @Tom-b6b 2 หลายเดือนก่อน +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 2 หลายเดือนก่อน

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

    • @itsmejimmylandry
      @itsmejimmylandry  หลายเดือนก่อน

      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 22 วันที่ผ่านมา

      @@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.

  • @burritotrap
    @burritotrap 2 หลายเดือนก่อน +1

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

  • @JROsteen234
    @JROsteen234 3 หลายเดือนก่อน +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  3 หลายเดือนก่อน +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_ 3 หลายเดือนก่อน +1

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

    • @familjenlindh
      @familjenlindh 2 หลายเดือนก่อน

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

  • @IAmZen_007
    @IAmZen_007 4 หลายเดือนก่อน +1

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

  • @Karisha_5040
    @Karisha_5040 หลายเดือนก่อน

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

  • @jonathanledesma904
    @jonathanledesma904 4 หลายเดือนก่อน +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  4 หลายเดือนก่อน

      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 2 หลายเดือนก่อน

      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

  • @ekushi9382
    @ekushi9382 หลายเดือนก่อน

    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

  • @joeking5211
    @joeking5211 3 หลายเดือนก่อน

    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  3 หลายเดือนก่อน

      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.

  • @danninoash
    @danninoash 4 หลายเดือนก่อน

    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  4 หลายเดือนก่อน

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

    • @danninoash
      @danninoash 4 หลายเดือนก่อน

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

    • @danninoash
      @danninoash 4 หลายเดือนก่อน

      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 2 หลายเดือนก่อน

      Me too. How did you solve this?

    • @danninoash
      @danninoash 2 หลายเดือนก่อน

      @@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.

  • @sjoerd8706
    @sjoerd8706 4 หลายเดือนก่อน

    Beautiful 😍

  • @mattyvdb1
    @mattyvdb1 26 วันที่ผ่านมา

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

    • @muimuhadresh3986
      @muimuhadresh3986 24 วันที่ผ่านมา

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

    • @erickeur
      @erickeur 7 ชั่วโมงที่ผ่านมา

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

  • @mitdesai21
    @mitdesai21 4 หลายเดือนก่อน

    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 4 หลายเดือนก่อน +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 4 หลายเดือนก่อน +1

      @@SamNolan1 thank you!

  • @samuraiintellectual
    @samuraiintellectual 2 หลายเดือนก่อน

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

  • @alondinbar6193
    @alondinbar6193 4 หลายเดือนก่อน

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

  • @alondinbar6193
    @alondinbar6193 3 หลายเดือนก่อน

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

    • @itsmejimmylandry
      @itsmejimmylandry  3 หลายเดือนก่อน

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

    • @alondinbar6193
      @alondinbar6193 3 หลายเดือนก่อน

      @@itsmejimmylandry to tablet not phone

  • @kevsherril158
    @kevsherril158 3 หลายเดือนก่อน

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

  • @lukasgraner3142
    @lukasgraner3142 4 หลายเดือนก่อน +1

    Whats the name of that Font?

    • @itsmejimmylandry
      @itsmejimmylandry  4 หลายเดือนก่อน

      Quicksand, it's free from google fonts

  • @tfeagans
    @tfeagans 4 หลายเดือนก่อน

    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 4 หลายเดือนก่อน

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

    • @itsmejimmylandry
      @itsmejimmylandry  4 หลายเดือนก่อน +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.

  • @clairerovic
    @clairerovic 4 หลายเดือนก่อน +2

    Why not zip them up to a single file

  • @MrDead1975
    @MrDead1975 4 หลายเดือนก่อน +3

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

    • @IAmZen_007
      @IAmZen_007 4 หลายเดือนก่อน +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 4 หลายเดือนก่อน +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 4 หลายเดือนก่อน

      @@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 4 หลายเดือนก่อน +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 4 หลายเดือนก่อน +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.