Features & Fixes
- New Open Behaviors (#35): Replaced the old
initial_open setting with a powerful new open_behavior option! You can now choose between none, latest, and all to precisely control which feed items automatically expand when the card loads.
- Source Label Toggle (#34): Added the
show_source option. You can now explicitly force the item source to show (perfect for aggregated single feeds) or hide it entirely, overriding the old dynamic behavior.
- Refactor & Polish: Restructured and cleaned up the visual editor styles.
- Maintenance: Added missing French translations, expanded unit tests, and bumped core build dependencies (Rollup, TypeScript, Vitest, Lit).
Quick Example
type: custom:rss-accordion
entity: sensor.aggregated_news_feed
show_source: true
open_behavior: latest