Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help #1

Open
jamorenom opened this issue Nov 6, 2023 · 5 comments
Open

Need help #1

jamorenom opened this issue Nov 6, 2023 · 5 comments

Comments

@jamorenom
Copy link

Your custom weather card looks amazing!

I'm asking for your help, I'm totally a newbie with this home assistant thing and I don't know how to "install" your card into my dashboard, I'll really appreciate your help.

Thank you in advance

@fredrikpersson92
Copy link
Owner

Hi, thank you! This is an old one :)
Well first of al you need to install Custom Button Card from HACS. Then you will need to add my template to your dashboard. If you are using the GUI, you do this by clicking the dots in the top right corner and edit the Raw Configuration Editor.

There are step-by-step guides for this in my MiniHass project, as well as from the UI Minimalist websites (google it). IT's not hard at all, just take your time to read through :)

@jamorenom
Copy link
Author

First of all I want to thank you to take your time to answers me.

I just tried to create your card under my dashboard, but, unfortunately I failed. I will explain you what I did:

  1. I installed the Accuweather intengration (my sensor name is weather.home, I think is different than the one you are using in your SENSOR.yaml code), I already tried changing the entity name on the code, and didn't work (weather.home)
    Captura de pantalla 2023-11-06 230322

  2. I created a Helper with your SENSOR.yaml code as a TEMPLETE SENSOR
    Captura de pantalla 2023-11-06 230237
    Captura de pantalla 2023-11-06 230203
    Captura de pantalla 2023-11-06 230251

  3. I tried to create a new card on a new dashboard but I got a missing template error.
    Captura de pantalla 2023-11-06 230105

thank you for all your help/assistance and patience.

@fredrikpersson92
Copy link
Owner

  1. hmm, are we using the same accuweather integration? Mine looks like this:
    Screenshot 2023-11-07 at 08 32 07

Either way, the service you use does not really matter, as long as you get the entities you want. For me, I have to use accuweather and then create that new sensor the get what I needed. Hopefully there is an easier way.

  1. Did you also add the template into your dashboard? In the raw configuration editor?
    Screenshot 2023-11-07 at 08 35 46

You should scroll down to the very very bottom and add:
button_card_templates:

And then paste my template.

@fredrikpersson92
Copy link
Owner

So it looks like this, but with your desired template.

Screenshot 2023-11-07 at 08 36 30

@jamorenom
Copy link
Author

So it looks like this, but with your desired template.

Screenshot 2023-11-07 at 08 36 30

Hi, I'm here again, after adding your custom_cards_custom_weathercard.yaml at the end of the RAW configuration editor (I already added your dashboad.yaml into UI Lovelace YAML and added the sensor template into the configuration YAML too) nothing happens :(
I know that I'm missing something or doing something wrong, but I don't know what :)

Thank you for your patience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants