Barma-lej / landroid-card

Landroid mower card for Home Assistant Lovelace UI
MIT License
102 stars 55 forks source link

PopUp at „Rain Delay“ and „Zone einstellen“ Wrong link #275

Closed Cosmicbase closed 8 months ago

Cosmicbase commented 10 months ago

Describe the bug

Set the wrong link in Rain Delay and Zone

Steps to reproduce

  1. Go to Landroid Card
  2. Click on the Tool Button on the right side of mowing and edge cutting area.
  3. See the error when you Click on „Zone“ and „Rain Delay“ button.

Expected behavior

A popup opens with a washing machine. You would actually have a popup with the entity of Zone or Expect Rain Delay.

Screenshots

IMG_0571 IMG_0572

Versions:

@Barma-lej Of course, you can also write to me in German.

Barma-lej commented 10 months ago

Since the Landroid Cloud integration does not provide any entity for configuring Rain Delay and Zone, to use the standard Input Select, I had to substitute the first one found in Home Assistant input_select. I hope that in future versions of Landroid Cloud, @MTrab will add entities that allow changing these settings, and then I will adapt the map accordingly.

Guenni75 commented 8 months ago

Hallo.

image

Wenn ich es richtig verstehe, sind diese "Entity nicht verfügbar" Fehler genau das Problem hier, oder?

maijo366 commented 8 months ago

How can i set this error with set zone/Raindelay?? Script? I have the same error in this card. grafik

Many thanks for helping ;-)

Barma-lej commented 8 months ago

Read please here If you want to show these entities, please create a temporary input_select in your configuration:

input_select:
  landroid_temp:
    options:
      - temp

Ist es nicht zu früh, um zu mähen?

Cosmicbase commented 8 months ago

Ist es nicht zu früh, um zu mähen?

Also mein Mäher fährt auch schon, wir haben 18°C heute.

Cosmicbase commented 8 months ago

Read please here If you want to show these entities, please create a temporary input_select in your configuration:

Can you give a specific example so that everyone can use it? Where must

`input_select: landroid_temp: options:

be inserted?

Barma-lej commented 8 months ago

Check this article You can use two ways:

  1. Via the user interface (preffered)
  2. Via configuration.yaml

18°C heute.

Ja, aber:

Screenshot_20240320_134118_Weather Radar Pro

maijo366 commented 7 months ago

Is it now possible with the new updated integration 5.0.1 to set the zones?

Barma-lej commented 7 months ago

Yes, it's already in progress