Anyway I would like to ask You about one thing. I want to animate icon in entity-multiple-row but I canāt get it via CSS. Is it possible to animate window icon while open?
You should write a code accordingly to a real DOM structure. Open Code Inspector and build a path to the required element. Do not try to use a code without understanding.
Surely you may use ready examples (1st post, see a link at the bottom), but these examples give you a direction and may not cover all your cases.
Using multple-entity-row, I have one card which removes padding between the entities, which works great. I have another multiple-entity-card which uses a style to align the left icon more to the left, which also works great. However, I canāt seem to combine them.
It was just example. I have already tried several DOM structures.
It looks like this:
hui-generic-entity-row > entities-row > entity > div > state-badge .icon-small > ha-state-icon > ha-icon > ha-svg-icon
Tried several configuration but itās not quite obvious I think. Iām a programmer and I normally I donāt have a problems to work with structures but I feel like in the dead end Feel stupid
Would You mind check it if it should working?
Has anyone made the switch described in the recent update:
frontend:
extra_module_url:
- /local/card-mod.js
If I do this and remove it from being a Lovelace resource I get an error in HACS that card-mod hasnāt been loaded after restarting. Are we supposed to have it in both places? (I did change the path to be correctā¦)
Thank You @Milenco - Got one question. How did You put entities data in the secondary_info? I canāt find it here in example so Iām assuming itās another addon?
exactly what would you like to see resolved? custom-ui is āstrongerā than card-mod, so I have resolved it by understanding the inner workings and playing with that.
the non centric icon is another matter, and still happening. Think those are simply not 100% prefect icons