Commit Graph

33 Commits (0e150331b41710a720460d2af2c9cffacf18d567)

Author SHA1 Message Date
Mark Cotton 0e150331b4 Added timeout parameter to Reqeusts calls, making it user adjustable. Added some more exception handling. Bumping version to 0.0.5 2023-07-24 10:24:44 -06:00
Mark Cotton b7b68d71e0 first published version 2023-07-20 09:43:50 -06:00
Mark Cotton fe650b4837 updating .gitignore to skip .egg stuff 2023-07-20 09:32:24 -06:00
Mark Cotton 66d601aaf2 removing deleted files 2023-07-19 23:08:00 -06:00
Mark Cotton 6cab281987 Creating a package that I can pip install locally, using config object from calling app instead of settings. Version 0.0.4 2023-07-19 23:03:29 -06:00
Mark Cotton 91b72ab9d9 wiring up basic flask routing with server sessions back on filesystem 2023-07-13 23:00:37 -05:00
Mark Cotton 425a8e5c02 uses my_applications in developer portal to configure callbacks 2023-07-07 16:58:50 -05:00
Mark Cotton 8e7cdaea77 checking-in pip requirements 2023-07-03 15:27:47 -05:00
Mark Cotton 80090f8643 checking-in dangling tweaks 2023-07-03 15:25:19 -05:00
Mark Cotton e298a89eb8 waiting for the new redirect_urls to be approved 2023-06-08 10:26:44 -05:00
mcotton 78e2541ca1 changed URL params for /events call 2023-06-02 08:11:19 -05:00
mcotton 0a63657305 switching to demo user, cleaning up Playground to work in a different account 2023-06-01 13:59:15 -05:00
mcotton 09e153e3f6 sorting cameras events 2023-06-01 13:43:09 -05:00
mcotton 4fd94a4ad8 filter events call 2023-06-01 12:59:17 -05:00
mcotton 667d9c2bc4 remembering to crate and save a user_tz_obj 2023-06-01 12:02:18 -05:00
mcotton c6e08a5c00 added some helpers around timestamps 2023-06-01 10:28:19 -05:00
mcotton 47d73763fd got a working version of get_list_of_events() 2023-05-31 23:16:11 -05:00
mcotton d98793488e poking around Events and subscriptions 2023-05-31 10:35:19 -05:00
mcotton 0aa1d95dda trying Events and hitting issues 2023-05-30 22:30:22 -05:00
Mark Cotton 96f40cb3a4 added timeZone to user calls and a requirements file 2023-05-30 15:24:23 -05:00
Mark Cotton 346387222e added some error checking around lazy_login file 2023-05-30 08:14:59 -05:00
mcotton 8e7255a308 added debug info about user 2023-05-29 23:05:38 -05:00
mcotton 7dcd417fe6 removed Flask dependancy in module 2023-05-29 22:53:26 -05:00
Mark Cotton d6a8dd85b0
Update README.md 2023-05-29 22:33:39 -05:00
Mark Cotton 834d464add added a Jupyter Notebook 2023-05-29 22:31:56 -05:00
Mark Cotton c33d8c30ff tying again 2023-05-29 20:57:21 -05:00
Mark Cotton 1ca8792311 updated .gitignore 2023-05-29 20:55:09 -05:00
Mark Cotton 4460bb6047 added Device, Camera classes 2023-05-29 20:54:14 -05:00
Mark Cotton d6d8283afb added ability to save access_token for lazy_logins during development 2023-05-29 20:28:23 -05:00
Mark Cotton a0b3ac0861 added some additional methods, and ChatGPT tests 2023-05-29 16:33:44 -05:00
Mark Cotton c180ec9c38 updated readme 2023-05-18 11:19:14 -05:00
Mark Cotton a091b93e1f added robot generated comments 2023-05-18 10:43:13 -05:00
Mark Cotton 2141731fe5 initial commit 2023-05-18 10:40:02 -05:00