benleb / ad-automoli

💡 Fully automatic light management based on conditions like motion, illuminance, humidity, and other clever features
https://github.com/benleb/ad-automoli
MIT License
110 stars 29 forks source link

Disable timezone aware parsing of time #115

Closed legovaer closed 1 year ago

legovaer commented 1 year ago

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.

samnewman86 commented 1 year ago

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

benleb commented 1 year ago

thanks! and sorry again for being a little late 🙄