snoo icon indicating copy to clipboard operation
snoo copied to clipboard

Wrapper around the (undocumented) SNOO Smart Bassinet API

Results 7 snoo issues
Sort by recently updated
recently updated
newest added

Hi there, nice tool, I'm using it to export my data. But I noticed there is some data processing going on: summing up the minutes spent soothing and asleep for...

As of a few hours ago, in the downloaded sessions the start times are correct but the end times and durations are totally wrong (I think it's mainly the "asleep"...

Thanks for creating this. Just wondering if you had any plans to support the PubNub API in order to control the Snoo? I briefly started looking into it. It's possible...

Did they break their API? ``` $ snoo status SNOO Username: Password: Traceback (most recent call last): File "/Users/paul.tarjan/.virtualenvs/it/bin/snoo", line 11, in sys.exit(run()) File "/Users/paul.tarjan/.virtualenvs/it/lib/python3.6/site-packages/snoo/__init__.py", line 34, in run print(client.status())...

With snoo 0.3.1, a password with `%` in it throws a ValueError. It's easily reproducible on first run (with the absence of a config file I assume). Just enter any...

bug

Hi Guys, Is anybody interested in this? I wrote a little code to write the data to influx I can make it nice and create a pull request if someone...

Hello folks, I used this awesome API with my first kid, but it seems that the new version of the app has broken the API: ``` Traceback (most recent call...