Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnknownTimezoneWarning Error #132

Open
vanislman opened this issue Oct 2, 2024 · 0 comments
Open

UnknownTimezoneWarning Error #132

vanislman opened this issue Oct 2, 2024 · 0 comments

Comments

@vanislman
Copy link

My CBC newsfeeds stopped working a few weeks ago, and looking at the log file I see following error message:

Logger: py.warnings Source: custom_components/feedparser/sensor.py:122 integration: feedparser ([documentation](https://github.com/custom-components/feedparser/blob/master/README.md)) First occurred: 17:46:32 (1 occurrences) Last logged: 17:46:32 /usr/local/lib/python3.12/site-packages/dateutil/parser/_parser.py:1207: UnknownTimezoneWarning: tzname EDT identified but not understood. Pass tzinfos argument in order to correctly return a timezone-aware datetime. In a future version, this will raise an exception. warnings.warn("tzname {tzname} identified but not understood. "

My configuration for this newsfeed is:
- platform: feedparser name: CBC Business feed_url: 'https://www.cbc.ca/cmlink/rss-business' date_format: '%a, %d %b %Y %H:%M:%S %Z' scan_interval: hours: 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant