kjoconnor / pyhatchbabyrest

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

added function to request favorites #8

Open trail-coffee opened 10 months ago

trail-coffee commented 10 months ago

I added a function to get favorites off the hatch. I'd like to be able to select between my 3 favorites in home assistant, and this is some practice. I'm pretty new to python so i was hoping for some best practices feedback.