mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 18:24:52 -05:00
Fix feedreader to keep the last entry timestamp up to date - Use `updated` date in precedence over `published` date to update `last_entry_timestamp` in the case a feed entry has both updated date and published date.