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

Timezone Warning (Eventually will raise an exception) #136

Closed
WizRd0 opened this issue May 7, 2024 · 2 comments
Closed

Timezone Warning (Eventually will raise an exception) #136

WizRd0 opened this issue May 7, 2024 · 2 comments

Comments

@WizRd0
Copy link

WizRd0 commented May 7, 2024

Home Assistant Logs

This error originated from a custom integration.

Logger: py.warnings
Source: custom_components/opnsense/pyopnsense/init.py:301
integration: OPNsense (documentation, issues)
First occurred: 7:44:52 AM (2 occurrences)
Last logged: 7:45:25 AM

/usr/local/lib/python3.12/site-packages/dateutil/parser/_parser.py:1207: UnknownTimezoneWarning: tzname ACST 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. "

@madansu
Copy link

madansu commented May 12, 2024

I am having the same issue
I am using the dockerized version of home assistant (2024.5.2), and keep getting these errors in my logs
[py.warnings] /usr/local/lib/python3.12/site-packages/dateutil/parser/_parser.py:1207: UnknownTimezoneWarning: tzname PDT 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. "

@alexdelprete
Copy link
Collaborator

please test v0.2.0 and in case create another issue.

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

3 participants