I am trying to make a card for my Itho CVE,
I have four sensors which i created a mushroom chips card for.
I want to place this data in the upper right corner.
I use the custom layout card to make a grid to position the sensors in the upper right corner.
If i use a mushroom chips card i can not assign a grid position to this entity, it stays in the upper right corner,if i use a mushroom entity card i can assign a grid position,however it is too large, and i like the size of the mushroom chip card.
i made a sample card to test before i implement it in my final card, below is the code:
I would apreciate the help with this problem,thanks in advance.
yes i have tried moving it but it does not work.
If i change the mushroom chips code so it is a mushroom template card ,it displays in the correct zone, that is zone4 like it states in the code.
But with the mushroom chips card in the code it states that it should be in the upper right corner (zone4), but it stayes in the upper left corner(zone1)
even if you input so it has to be in another area of the grid it does not work.