Here is my lovelace config, and image.
I had to modify the vacuum-card.js file to get the background of the card correct.
If you need any of my other command scripts for start, delay start etc. let me know.
Hi @denysdovhan! Thank you for your great vaccum card!
Just to let you know that is works well also for the new Roborock S6 MaxV so it can be added to the supported models in your Github
@denysdovhan
Iâm having trouble to find and add the card to the UI.
I followed the manual installation and Iâm stuck at step 4 âFind Custom: Vacuum Card in the list.â under âUsing the cardâ. I canât find such a card and when I tried to manually add the card by typing âcustom:vacuum-cardâ, I get âCustom element doesnât exist: vacuum-card.â
Please, make sure youâve installed this card properly. Right now it seems like youâve done something wrong on the installation step since the card is not available for you.
I have a Deebot N95S. Unfortunately on my vacuum, the commands vacuum.start / vacuum.start_pause or vacuum.pause donât work. It only recognizes vacuum_start and vacuum_stop.
I have created actions for these two and added them to the toolbar and they work. The problem is that it puts them on the right side of the toolbar, but the original âCleanâ button is still on the left, and of course it doesnât do anything. Also once the vacuum starts my custom buttons go away completely. Is there a way to assign custom actions to default buttons, or maybe make all buttons customizable?
Is there a possibility / a script to clean many selected rooms?
It never let the robot only clean one room and also never all rooms.
It would be perfect, if I could select the Kitchen, the dining room and the living room and when I press the Play Button, it cleans this three areas - like in the Xiaomi App.
I know the segment numbers (Dining room = 16, living room = 17, kitchen = 18, WC = 19, Kids Room = 20, etc)
If I select three rooms and press Play, the Robot should start and clean for exampel segment 16, 17, 18.
EDIT: It responds on port 80 with Hello World, but I let blue iris scan it for streaming ports and came up empty. Iâm assuming itâll have to come from aylanetworks where the cloud part resides, and see that others with real skills are already working on it, so I will get out of the way.
Can you share a bit more on how this worked? I never got this to function in my custom theme. The buttons for activating the vacuum are hard to see. I installed in the HACS front-end the card-mod frontend. I activated it as a resource in my theme, and when I tried the above code, nothing happened. I also tried to change the background color to red to see if it would do anything, but nadda/zip/nothing happened.
One thing thatâs not working is the brush and filter sensors, because they are not attributes. They are integrated as sensors in homeasisstant like sensor.myvacuumcleaner_brush_left.
Iâve manually installed vacuum-card on my HA system and added to resources (yaml-mode).
Now I get the following error in the ui: Custom element doesnât exist: vacuum-card
In the log file I get this error:
Logger: frontend.js.latest.202011112
Source: components/system_log/init.py:193
First occurred: 00:12:42 (4 occurrences)
Last logged: 00:26:01
http://192.168.2.253:8123/local/vacuum-card.js:1:33 TypeError: Fehler beim Auflösen des Modulspezifierers âlit-elementâ. Relative Modulspezifierer mĂŒssen mit â./â, ââŠ/â oder â/â beginnen.