I wanted to modify this test card in that way, that I can use it as an input interface for my timer.
In the end of the day, it should look like this, only with:
smaller digits for direct input (as in the testcard below) and with the word āUhrā as unitt behind the time. The switch on the left, will activate the automation.
The test card works, fine and I can adapt the solution into my cards, but how can I add the unit behind the times? I did not find any solution for this. Can someone please help?
If there is a much better solution, how I can realize a input interfce for my timers, please let me know! I am a littel bit lost
challenge: have a mini-graph card use the full width if an entities card it is used in, just like we can do when adding the exact same mini-graph to the footer of the entities card. No matter what we do, set margin or padding, the mini-graph card wont go beyond the card content section if the entities card.
which does not help t all when adding that to the card modā¦ you can see the card_mod push the margins out, but the contents get clipped, and even when setting overflow: visible, CSS Overflow, that makes no difference.
There are various FRās pending, including these. I appreciate the developer of this card, but I also know he is very limited in his time. Also to me it makes no sense to wait till the developer has the time, when we can achieve it with a few lines of code with card_mod. Ildar has been of fantastic help with the codes and I now just want to mix the codes properly.
sure, appreciate all of these efforts.
but, trying to keep things as short and simple as possible always seems best. not only for the browser and memory usage, but also in keeping up with resource changes.
If the author would implement a simple option for tabs at the button, it would certainly simplify all, including the rest of the card_mods.
until then, we need that monstrosity of a mod like Ildar has made possible. Hope it will keep for some while indeed.
until the next card update breaks it I am afraid.
Most people are rather satisfied with a default implementation.
For others - a customization is available.
Surely you may try convincing the cardās developer to implement your wishes.
Same is for most cards, conditional & custom.
to create a complete and non-functional gap in a glance card, I was also looking for a way to have an empty slot in an entities card. Ofc, this does not work (although, it would have been niceā¦) and I have come as far as:
I have a similar āblankā row too. May be used as a ready decluttering-template.
Could be more flexible than āsetting padding or margin to the one before or afterā.
Could be a bad solution since sometimes a state occupies 2 linesā¦ So hiding it causes a 1px difference. No, itās a rare case. So, your variant good.