Custom vacuum-card for Home Assistant

Does anyone have written a script for Roomba (i3) for cleaning specific Rooms/Zones?

I am pretty new to Homeassistant and dont even know how or where to write a script i could toggle in the card :S

Hello, were you able to do it?

has anyone found a way to make card mod work with the vacuum card? targeting .header or img.vacuum doesn’t work

Has anyone solved this?

i gave up trying to change it and just didn’t use it.

Did you ever manage to resolve this? I’m having exactly the same issue……

Hi,
how can I use this (cool) icon? Sorry I“m new in Home Assistent :wink:
Br, Michael

  type: custom:vacuum-card
  entity: vacuum.roomba
  image: /server/path/to/image.png

so lets say you put the image in the ā€˜www’ folder, you could do:

image: /local/image.png

You can use something like the ā€˜file editor’ or the ā€˜smb’ addon to upload the image to your home assistant server.

2 Likes

thx thornygravy!

1 Like

Hello, is there a way to hide the play and locate button? Or maybe change their icons and put a different script behind them? Thank you!

I try to leverage the HA roborock core integration with custom:vacuum-card.
Roborock contains maps for each floor and also a (select)sensor for the currently selected map.
Is there a way to get dynamically the selected floor map from roborock integration into the custom:vacuum-card ?

Save his photo ( i saved mine as roborock.png)
Go to HA > File Editor (download from HACS if you dont have it)
Go to www folder
Upload the picture you downloaded to the www folder

Now go back to edit the card and add this line,
/local/roborock.png

it should look like this,

type: custom:vacuum-card
entity: vacuum.eclipse_ihrv1_ihrv2
image: /local/roborock.png

Tuya integration let me add my vacuum but none of the functions/modes work.
Its pretty much just for show so i put it on a vertical stack with a button that pops up/open the vacuum card. Also that icon from @Midifreakz was a very nice touch to the visual aspect, which is all i have.

If the owner of this great card (so many kudos to you) could add the very affordable robot vacuum iHome Autovac Eclipse iHRV1/iHRV2 functions/modes ill buy you a coffee :coffee:

Thanks, this is awesome! I used ChatGPT’s new image generation capabilities to create nice looking images. the one thing I noticed is that the ā€œStatusā€ just below the image doesn’t appear to be centered. I don’t think it’s the images, because they are a 1:1 ratio.