Hello everyone,
I am trying to make a custom UI for myself and would really like to implement specific commands of the Xiaomi Miio Vacum controls (Roborock S5 Max in my case).
When I left click on the automatically generated entity for the vacuum, I can set all kinds of things, including fan speed etc. etc.
But where can I find the code for all these features?
May I ask one more thing, that is not directly related: if I now want to show an attribute, e.g. the current fan_speed, how do I add this without any icons, entity name etc. Just the pure text of the result?
I tried creating a manual card with
Ah, very nice. Now we are getting somewhere. I guess it is not possible to define indidvidual background colors, text colors or fonts without creating themes? Like with simple syntax alla background_color: #000000 ?
One more thing, since the markdown works nicely but I was playing also with Picture Elements Cards, how do you implement it there? Picture Elements does not offer a visual editor, only code. And it seems I cannot use either your markdown syntax nor any of mine above.
I could only find an approach in which a sensor is created for each attribute. Something I am hesitant to do right now.