Skip to content

Commit

Permalink
Merge pull request #46 from bdraco/add_async_api
Browse files Browse the repository at this point in the history
Add async support
  • Loading branch information
snjoetw authored Mar 8, 2020
2 parents 87dd062 + f984e8d commit dee8716
Show file tree
Hide file tree
Showing 19 changed files with 2,117 additions and 497 deletions.
5 changes: 5 additions & 0 deletions MANIFEST
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# file GENERATED by distutils, do NOT edit
setup.cfg
setup.py
august/__init__.py
august/activity.py
august/api.py
august/api_async.py
august/api_common.py
august/authenticator.py
august/authenticator_async.py
august/authenticator_common.py
august/bridge.py
august/device.py
august/doorbell.py
Expand Down
Loading

0 comments on commit dee8716

Please sign in to comment.