Commit Graph

51 Commits (5c9018b09b626fcc562cadb37e2b55b35007950c)

Author SHA1 Message Date
Mark Cotton 5c9018b09b simplified is_offline logic, deployed as 0.0.15 2023-08-21 11:20:44 -05:00
Mark Cotton 2bfee316c4 adding pagination to accounts, deployed at 0.0.14 2023-08-17 16:28:46 -05:00
mcotton 9c492b9566 Update 'README.md' 2023-08-17 15:39:58 +00:00
Mark Cotton 6362a28be4 working on README 2023-08-17 10:36:13 -05:00
Mark Cotton 8489c1a481 dealing with new unknown event status, deployed as 0.0.13 2023-08-15 11:18:13 -05:00
Mark Cotton c4c14bc770 version bump and deployed as 0.0.12 2023-08-15 08:01:09 -05:00
Mark Cotton b8d74dcee2 clearing out devices when switching accounts, fixes #6 2023-08-15 08:00:16 -05:00
Mark Cotton 6c31e8b48d adding pagination to get_list_of_cameras, fixes #2 2023-08-14 17:17:57 -05:00
Mark Cotton 6b2f61f9a3 added self.active_account and keeping list of accounts, published as 0.0.10 2023-08-10 12:58:46 -06:00
Mark Cotton 1b4572a6bc Merge branch 'main' of 100.91.210.38:mcotton/EagleEyev3 2023-08-09 14:12:34 -06:00
Mark Cotton 536ac4227f add account switch for reseller, published as 0.0.9 2023-08-09 14:11:48 -06:00
Mark Cotton 4df8758d88 add account switch for reseller 2023-08-09 14:01:26 -06:00
Mark Cotton ebb3e74bed published as 0.0.8 2023-07-26 07:32:16 -06:00
Mark Cotton f7ac845568 copy/paste error in timeout exception message 2023-07-25 17:42:01 -06:00
Mark Cotton 734c9d2711 forgot to remove this import after deleting settings.py 2023-07-25 10:25:40 -06:00
Mark Cotton b18f81dd01 upgrading to version 0.0.7 with updated README 2023-07-25 10:23:53 -06:00
Mark Cotton e388006015 updating README, removing settings.py 2023-07-25 10:23:10 -06:00
Mark Cotton 0b08b90978 fixing list of status events, decided to keep events without endTimestamps in list, version 0.0.6 2023-07-24 15:09:03 -06:00
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