Skip to content

PubDate gone? #101

Closed
Closed
@1mfaasj

Description

@1mfaasj

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:
image

the feed url contains the date:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions