mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 10:46:38 +01:00
ee6ffb1be4
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.