I use the feedparser to write an RSS feed into a sensor and then output the entries as a table. Works well.
Now I’m wondering how to make it so that I can output only one of the feed’s entries randomly. I imagine some kind of news ticker. Anyone have any ideas or tips?