Hi all fellow HA users/devs. I wonder if it would be possible to have a card that scrolls and/or fades text?
E.g. I’d like to have a small height card at the top of my setup to display some information (for example the amount of doors opened or if someone has their birthday). It would basically be something like a markdown card but with changing text. For example if there is a door open and a window, that it will fade or scroll to the next piece of text. Showing the amount of doors opened first and then fade to the amount of lights on and then fade to the amount of windows open etc etc.
I would like to create a glance notification which only shows text so no icons, just something simple and clean. Would this be possible? If no, could it be done? If yes would it be possible with existing cards (like the useful markdown card for example?).
I don’t think this is going to be possible with existing cards, but it would be likely be possible by creating a custom card. I might see if I can pick this request up if nobody else does.
Scrolling cards can also be achieved with swipe-card. Unfortunately I can’t post video’s here or I would have shown you how I make my notifications scroll.
I’ll post a link as soon as I have uploaded one on YT. But a dedicated card would indeed be amazing!
Yes I saw what you guys have made and it is really cool. Not sure if I will implement it as I am happy with my current slider (which is also interactive, as in, I can scroll between notifications manually as well, and I can press it to show a different action/card).
Since custom header is gone… (i used it with vertical marquee)
How can i achieve this?
Can this been done with markdown? (i actually want one line of text showing states from multiple sensors)
It might be possible with a markdown card though I do not know, I think an HTML card could do this easier in your case.
I still hold on to my previous post where I just use button-cards in a swipe-card and the swipe-card automatically switches between the cards (a markdown could be used instead of the button-card though)
You can find examples of my code here (warning probably not easy to find)
as far as I know it the markdown card doesnt support the marquee, ive been experimenting with this same idea before.
But concerning the button, not sure what your issue is with the button, but you can style a button to not have it look like a button
it’s just a card disguised as a button, if you have it look like a button.
why dint you first try to make it, and then report back with you wishes to change it.
the options are endless… so seems most useful to begin and see what happens with the default settings
I do hope you edited this to have some entities of your own? undefined means these are not on your system…
since this is a regular Jinja template, you can test it in the developers template editor, to be correct and useful