Hi
First of, I’m completely new to HA. HA is runny fine on my Raspberry Pi 4 and I can control lights and such.
But I have tried all day to set up my Xiaomi Roborock vacumm and following several guides, but I have no idea how I get a card to show up in “Lovelace”.
So far I got the Token and added it in /config/configuration.yaml. I also added Roborocks IP and platform in there.
Afterwards I added a folder in /config/ that I named “www” and uploaded “xiaomi-vacuum-card.js” into the folder. Afterwards I restarted the server.
At last, I should add the following code to ui-lovelace.yaml
resources:
-url: /local/xiaomi-vacuum-card.js?v=2.2.1
type: js
ui-lovelace.yaml is just overview->3 dots in right top corner->Configure UI->Raw Config Editor.
Right?
I’m really lost about what to do. I can’t get it to show up.
Thanks in advance
EDIT: Under history in sidebar, I can see if the vacumm is running, docked, idle and such. So I just need to have it to show up in lovelace and have buttons for start/stop/suction level + I have seen some people have sensor data.
What to do here? Thanks in advance