Closed
Description
versions used:
HA: 2019.1
feedparser: 0.2.0b0
It appears that the PubDate is not included even though it exists in the feed URL
sensor:
- platform: feedparser
name: Nieuws
feed_url: 'https://www.nu.nl/rss'
date_format: '%a, %d %b %Y %H:%M:%S %Z'
scan_interval:
hours: 1
inclusions:
- title
- link
- description
- image
- pubDate
exclusions:
- language
in the sensor only the title, link and image are included but not the date:
Metadata
Metadata
Assignees
Labels
No labels