Feedreader UI set scan interval

in the yaml integration we could set scan interval but I cant find that setting in the UI integration? Is it possible to set it there?

My problem is that I want to display my favorite feeds in one single feed. The problem is that when I display my input_text history in a logbook card I cant get them ordered because the time is the same for multiple articles since it runs once an hour it gets multiple articles. If I set a time like “now()” in the action it will set the same time for every article post and not arrange them in order. the {{ trigger.event.data.date }} only exists for some feeds and the same for published it seems.

I just want something like:

22:34 Engadget: news news news
21:07 CNN: news news news
and so on

I’m pretty close, I just dont know how to solve the order and a mor often scan would result in fewer articles per scan so the time of the scan would do fine

I hope someone understands what I mean :smiley:

Hi Mattias,

You can set a custom polling interval. I have a feedparser integration that I set the polling interval to manual and once a day, then whenever my thing runs (It pulls Dad jokes from an API every time someone walks up to the front door) it just asks for another from the api.

Common tasks - installation independent - Home Assistant.