Barma-lej / landroid-card

Landroid mower card for Home Assistant Lovelace UI
MIT License
94 stars 51 forks source link

Installation over HACS #385

Closed GreatEMU closed 6 days ago

GreatEMU commented 1 month ago

Sorry for this question, but I'm new to Home Assistant. I allready installed HACS. But I can't find this card.

Before submitting a bug

[ ] I updated to the latest version available [ ] I cleared the cache of my browser. See here

Describe the bug

A clear and concise description of what the bug is.

Steps to reproduce

  1. Go to '...'
  2. Click on '....'
  3. See error

Expected behavior

A clear and concise description of what you expected to happen.

Log, errors

Error in the log of Home Assistant: Settings -> System -> Logs Error in browser debugger console

Screenshots

If applicable, add screenshots to help explain your problem. For example, JavaScript errors are shown in the browser's web inspector (if applicable).

Versions:

Barma-lej commented 1 month ago

You need to add the https://github.com/Barma-lej/landroid-card repository to HACS. As described here: https://hacs.xyz/docs/faq/custom_repositories/

Repository: https://github.com/Barma-lej/landroid-card Category: Lovelace

GreatEMU commented 1 month ago

Thanks!

Now I want to configure the card. I have to select an entity. But the is no one shown. Do I miss anything?

Barma-lej commented 1 month ago

What kind of the lawn mower do you have? entity_id?

GreatEMU commented 1 month ago

Thank you for your quick reply.

I have a Worx WR165E.

image

Update! I managed it my using the Code Editor.

Barma-lej commented 1 month ago

Please read carefully at first here https://github.com/Barma-lej/landroid-card?tab=readme-ov-file#requirements Then here https://github.com/MTrab/landroid_cloud Then https://github.com/Barma-lej/landroid-card?tab=readme-ov-file#installation

GreatEMU commented 1 month ago

Everything is new for me... 😩

I did everything as described, except the enablation of the sensors. Where do I have to do this? Am I right that I have to code all processing with the mover by my own? Or where I have to put in my login?

Barma-lej commented 1 month ago

You must have an entity_id in the domain _lawnmower. Do you have an entity with name _lawn_mower.NAME_OF_YOURLAWNMOWER?

GreatEMU commented 1 month ago

How can I have an entity of my mower if I have not entered my login details anywhere? This was my question before. Where do I have to enter my login?

GreatEMU commented 1 month ago

Got it! I just forgot to add the integration. Reminder to me: It is not enough to install the integration!