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