rss.feed widget
The rss.feed widget is provided by the rss package in the led-ticker-plugins monorepo, referenced in config as type = "rss.feed". It fetches a remote RSS feed and turns each headline into its own scrolling line in the section.

- To add it to your sign: add
led-ticker-rsstoconfig/requirements-plugins.txtand restart (docker compose restart) — see Plugins for the full flow. - Full documentation — options, config examples, and a demo gif — lives in the rss package README.
See the plugin system for how plugin widgets work.