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

Disable timezone aware parsing of time #115

Merged
merged 1 commit into from
Apr 21, 2023
Merged

Conversation

legovaer
Copy link
Contributor

This PR will fix #114 by disabling the awareness of timezones for the datetime objects this script creates.

Official Documentation states that by default this is disabled.

This PR will fix #114 by disabling the awareness of timezones for the datetime objects this script creates. 

[Official Documentation](https://appdaemon.readthedocs.io/en/latest/AD_API_REFERENCE.html#appdaemon.adapi.ADAPI.parse_time) states that by default this is disabled.
@samnewman86
Copy link
Contributor

I have implemented these changes and the lights are working as expected. I haven't noticed any ill effects,

@benleb benleb merged commit dc81958 into benleb:master Apr 21, 2023
@benleb
Copy link
Owner

benleb commented Apr 21, 2023

thanks! and sorry again for being a little late 🙄

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

Successfully merging this pull request may close these issues.

Problem with Appdaemon Version 0.12.0
3 participants