add core scrollable text card (or extend Log card to also accept text files) #7796
Unanswered
Mariusthvdb
asked this question in
Dashboard
Replies: 3 comments
-
Sorry, I can't quite get what you're saying. What's a summary, and what do you want to accomplish? Do you think your situation could be for a different use case than custom integrations, such as getting news articles and putting them into one card? |
Beta Was this translation helpful? Give feedback.
0 replies
-
This should be a Custom Card only |
Beta Was this translation helpful? Give feedback.
0 replies
-
And as for the logbook part, use the file sensor integration, and create an automation to call the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please consider the following addition to the core cards, to be able to show scrollable text files.
This would in fact be a grand substitute for the state machine 'abusive' variable Custom integrations. Imagine this use case: being able to show in the front end the chronological state changes of a sensor now created with this variable:
showing in the frontend like:
now consider adding a card, that can scroll a text file, create by the notify: file platform:
and script:
resulting in a text file
filed_daylight_settings.txt
(now experimentally filled for this purpose):would be awesome if we could scroll that text (and not have to resort to the markdown card, showing a sensor file entry which only shows the last line, and would come closest to a core solution for this purpose?)
or, maybe the new core log card can be developed to also show these text files created by the core platform file notification
thanks for considering
Beta Was this translation helpful? Give feedback.
All reactions