mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00: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.