PiotrMachowski / lovelace-xiaomi-vacuum-map-card

This card provides a user-friendly way to fully control map-based vacuums in Home Assistant. Supported brands include Xiaomi (Roborock/Viomi/Dreame/Roidmi/Valetudo/Valetudo RE), Neato, Wyze, Roomba, Ecovacs (and probably more).
MIT License
1.47k stars 252 forks source link

Add lawn_mower entity #757

Closed S1M8N closed 2 months ago

S1M8N commented 2 months ago

Description

Hello,

You think it's possible to add the possibilities to use lawn_mower entites ?

Solution

"entity: lawn_mower.xxxxxx"

Alternatives

No response

Context

No response

PiotrMachowski commented 2 months ago

Does your lawn mower provide a map in HA?

S1M8N commented 2 months ago

some model yes other no but mine has no map

PiotrMachowski commented 2 months ago

The map is a core feature of this card, do you still want to use the card even if your lawn mower doesn't provide a map image?

S1M8N commented 2 months ago

I think if it's possible to have picture to replace map like this card : custom:xiaomi-vacuum-card would have been very nice.

I made this request here because the other custom card have had the laste update 4 years ago.

PiotrMachowski commented 2 months ago

like this card : custom:xiaomi-vacuum-card

This card is really simple to create on your own using built-in picture-elements card: https://github.com/PiotrMachowski/Home-Assistant-picture-elements-Xiaomi-Vacuum-black/blob/master/vacuum_card.yaml

S1M8N commented 2 months ago

Yes sure, just I think it is a good idea to add the possibility tu use lawn mower because no vacuum cards propose that while the operation with lawn mower and vacuum is realy similar...

PiotrMachowski commented 2 months ago

Technically at this moment you can just provide a lawn mover entity instead of vacuum entity and configure icons/tiles manualy. What would need to be done is the automatic generation of card's configuration, which is integration-specific, so I will close this issue. If you would like to make a config for your integration please create a "Request support for a new vacuum platform" issue