mirror of
https://github.com/home-assistant/core.git
synced 2026-02-12 09:59:34 +01: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.