Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 347 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 347 Bytes

pyowlet

Python library for connecting to the Owlet Unnoficial API hosted by Ayla Networks IOT Cloud

Protocol

As the Owlet API is being worked out, notes are in PROTOCOL.md.

Usage

To query your device's readings using the provided example file:

python3 example.py [email protected] password

TODO

  • TEST IT!