kjoconnor / pyhatchbabyrest

Python library to control the Hatch Baby Rest device.
MIT License
19 stars 9 forks source link

Add reading and setting time using datetimes #11

Open ViViDboarder opened 8 months ago

ViViDboarder commented 8 months ago

Added version of #9 using datetimes. The datetime API is little more common in Python projects.