Commit Graph
100 Commits
Author SHA1 Message Date
Kevin FronczakandGitHub 1aaa5b649f Merge pull request #331 from fronzbot/remove-host
Remove host from auth header
2020-07-11 11:24:47 -04:00
Kevin Fronczak 322aae37dc fix test (remove host) 2020-07-11 14:41:44 +00:00
Kevin Fronczak 45cb4028b8 Remove host from auth header 2020-07-11 14:39:45 +00:00
Kevin FronczakandGitHub 77959d6d94 Merge pull request #327 from fronzbot/dependabot/pip/pytest-sugar-0.9.4
Bump pytest-sugar from 0.9.3 to 0.9.4
2020-07-08 22:47:46 -04:00
Kevin FronczakandGitHub ad832c4d2d Merge pull request #326 from fronzbot/dependabot/pip/coverage-5.2
Bump coverage from 5.1 to 5.2
2020-07-08 22:46:54 -04:00
Kevin FronczakandGitHub 0ce2aec139 Merge pull request #328 from fronzbot/remove-unbound-ref
Remove reference to response on exception since it may be unbound
2020-07-08 22:46:29 -04:00
Kevin Fronczak d3761b23ec Remove reference to response on exception since it may be unbound 2020-07-08 17:57:56 +00:00
Kevin FronczakandGitHub 391373b304 Merge pull request #324 from fronzbot/http-adapter
Modify session to use HTTPAdapter and handle retries
2020-07-02 14:34:45 -04:00
Kevin Fronczak a030f46b4d Modify session to use HTTPAdapter and handle retries 2020-07-02 18:15:29 +00:00
Kevin FronczakandGitHub f6dc22f241 Merge pull request #323 from fronzbot/image-and-video-timeout
Add different timeout for video and image retrieval
2020-07-02 11:40:31 -04:00
Kevin Fronczak 220638e525 Add different timeout for video and image retrieval 2020-07-02 14:50:38 +00:00
Kevin FronczakandGitHub 24b1aac1be Merge pull request #322 from fronzbot/dependabot/pip/pre-commit-2.6.0
Bump pre-commit from 2.5.1 to 2.6.0
2020-07-02 08:46:50 -04:00
Kevin FronczakandGitHub ca19ea62a4 Merge pull request #321 from fronzbot/dependabot/pip/python-slugify-approx-eq-4.0.1
Update python-slugify requirement from ~=4.0.0 to ~=4.0.1
2020-06-30 12:47:24 -04:00
Kevin FronczakandGitHub 2d8f4d8289 Merge pull request #320 from fronzbot/roll-back
Rolled back to rc8, removed v3 auth functionality (poorly thought out)
2020-06-30 12:46:57 -04:00
Kevin Fronczak 24ca9d9617 Fixed request version, improved setup.py requirement import 2020-06-30 16:40:19 +00:00
Kevin Fronczak 40354e87a0 Rolled back to rc8, removed v3 auth functionality (poorly thought out) 2020-06-29 17:23:15 +00:00
Kevin FronczakandGitHub 0fc74c3f82 Merge pull request #319 from fronzbot/login-fix
Changed the way the new login method switch is handled
2020-06-29 13:06:01 -04:00
Kevin Fronczak 7b150eb1af Changed the way the new login method switch is handled 2020-06-29 17:01:46 +00:00
Kevin FronczakandGitHub f8db8eb3b6 Merge pull request #318 from fronzbot/login-switch
Add option to use v3 login endpoint
2020-06-29 12:49:56 -04:00
Kevin FronczakandGitHub a34b6dec67 Merge pull request #315 from fronzbot/dependabot/pip/requests-approx-eq-2.24.0
Update requests requirement from ~=2.23.0 to ~=2.24.0
2020-06-29 11:54:10 -04:00
Kevin Fronczak bded3eb156 Add option to use v3 login endpoint 2020-06-29 15:46:43 +00:00
Kevin FronczakandGitHub e02b429523 Merge pull request #314 from fronzbot/fix-return-error
Fix error with updating owl information during refresh
2020-06-16 14:46:40 -04:00
Kevin Fronczak 22e4b7dabe Fix error with updating owl information during refresh 2020-06-16 18:42:59 +00:00
Kevin FronczakandGitHub 130b5acf84 Merge pull request #312 from fronzbot/dependabot/pip/pytest-timeout-1.4.1
Bump pytest-timeout from 1.4.0 to 1.4.1
2020-06-16 13:54:52 -04:00
Kevin FronczakandGitHub d0fa303c88 Merge pull request #313 from fronzbot/improve-mini-extraction
Broke out homescreen call to prevent back-to-back api calls
2020-06-16 13:54:37 -04:00
Kevin Fronczak dff0746450 Broke out homescreen call to prevent back-to-back api calls 2020-06-16 17:43:22 +00:00
Kevin FronczakandGitHub b0ea0566a5 Merge pull request #310 from fronzbot/dependabot/pip/pytest-cov-2.10.0
Bump pytest-cov from 2.9.0 to 2.10.0
2020-06-15 10:57:19 -04:00
Kevin FronczakandGitHub 9279ba2aa9 Merge pull request #311 from fronzbot/dependabot/pip/pytest-timeout-1.4.0
Bump pytest-timeout from 1.3.4 to 1.4.0
2020-06-15 10:33:14 -04:00
Kevin FronczakandGitHub 4ff83585b4 Merge pull request #309 from fronzbot/dev-bump
dev bump
2020-06-14 10:51:47 -04:00
Kevin FronczakandGitHub 3cf2b5e093 dev bump 2020-06-14 10:49:17 -04:00
Kevin FronczakandGitHub 6a7eff6501 Merge pull request #308 from fronzbot/fix-extra-reauth
Removed 'reauth' key from login payload
2020-06-14 10:45:58 -04:00
Kevin Fronczak 3805a41d9f Removed 'reauth' key from login payload 2020-06-14 13:43:58 +00:00
Kevin FronczakandGitHub f8c78fb499 Merge pull request #307 from fronzbot/update-docker-app
Updated docker app to be compatible with 0.16.0 changes
2020-06-13 22:40:35 -04:00
Kevin Fronczak 3314ff85ed Updated docke app to be compatible with 0.16.0 changes 2020-06-14 02:36:57 +00:00
Kevin FronczakandGitHub 67b24eb89a Merge pull request #306 from fronzbot/dev-bump
Dev version bump
2020-06-13 22:18:31 -04:00
Kevin Fronczak d416e42925 Dev version bump 2020-06-14 02:12:43 +00:00
Kevin FronczakandGitHub 17655849ae Merge pull request #305 from fronzbot/disable-owl-option
Add option to skip homescreen check
2020-06-13 22:08:08 -04:00
Kevin Fronczak d9e3761c7b Add option to skip homescreen check 2020-06-14 02:03:22 +00:00
Kevin FronczakandGitHub 382db80584 Merge pull request #304 from fronzbot/codecov-update
Update codecov.yml
2020-06-11 22:57:13 -04:00
Kevin FronczakandGitHub 695dc96340 Update codecov.yml 2020-06-11 22:54:46 -04:00
Kevin FronczakandGitHub 8b1851b647 Merge pull request #303 from fronzbot/support-mini-attached-to-sync
Prevent sync module creation for minis already attached to one
2020-06-11 22:51:24 -04:00
Kevin Fronczak eeaa9cdf6f Prevent sync module creation for minis already attached to one 2020-06-11 23:05:37 +00:00
Kevin FronczakandGitHub 5cd59c049e Merge pull request #302 from fronzbot/dev-bump
Dev version bump
2020-06-10 11:14:03 -04:00
Kevin Fronczak 5d86e0ac9a Dev version bump 2020-06-10 15:10:17 +00:00
Kevin FronczakandGitHub d9136e611f Merge pull request #297 from fronzbot/dependabot/pip/pre-commit-2.5.1
Bump pre-commit from 2.5.0 to 2.5.1
2020-06-10 11:03:38 -04:00
Kevin FronczakandGitHub 5ca1aca3c0 Merge pull request #301 from fronzbot/fix-mini-attributes
Add type check on temperature conversion
2020-06-10 11:03:14 -04:00
Kevin Fronczak 08632ec9ce Add type check on temperature conversion 2020-06-10 14:58:28 +00:00
Kevin FronczakandGitHub 45ba46e637 Merge pull request #300 from fronzbot/blink-mini-arm-support
Add blink mini arm/disarm support
2020-06-10 10:20:42 -04:00
Kevin Fronczak e51740ca89 Removed blink mini arm overload 2020-06-10 14:16:16 +00:00
Kevin Fronczak eb7d7d9601 Add blink mini arm/disarm support
- Updates endpoint for arm/disarm so it's consistent across device types
2020-06-10 14:13:42 +00:00
Kevin FronczakandGitHub c4b70f963c Merge pull request #299 from fronzbot/fix-sync-arm
Fixed missing sync module arm method
2020-06-10 10:13:00 -04:00
Kevin Fronczak b73d122b15 Fixed missing sync module arm method 2020-06-10 14:06:42 +00:00
Kevin FronczakandGitHub 5c56c903e8 Merge pull request #294 from fronzbot/dev-bump
Dev version bump
2020-06-09 13:54:34 -04:00
Kevin Fronczak 0758fa66d3 Dev version bump 2020-06-09 17:50:31 +00:00
Kevin FronczakandGitHub 6edb89a606 Merge pull request #292 from fronzbot/dependabot/pip/pre-commit-2.5.0
Bump pre-commit from 2.4.0 to 2.5.0
2020-06-09 13:41:13 -04:00
Kevin FronczakandGitHub 7f15827791 Merge pull request #291 from fronzbot/dependabot/pip/flake8-3.8.3
Bump flake8 from 3.8.2 to 3.8.3
2020-06-09 13:40:54 -04:00
Kevin FronczakandGitHub 93d498aafb Merge pull request #290 from fronzbot/add-minis
Add support for Blink Minis
2020-06-09 13:38:40 -04:00
Kevin Fronczak b8da6e2197 Add unsupported notifications, updated Mini thumbnail endpoint 2020-06-09 16:53:33 +00:00
Kevin Fronczak 4f00aac7a2 Fixed missing camera init from owl, cleaned up camera a bit 2020-06-09 15:25:57 +00:00
Kevin Fronczak 7dd32a0dad Make sure cameras are properly merged, initilize minis properly 2020-06-09 13:30:29 +00:00
Kevin Fronczak 6479423c6c Fix test 2020-06-09 04:33:11 +00:00
Kevin Fronczak be1a5bf92f Update liveview for mini 2020-06-09 04:10:47 +00:00
Kevin Fronczak 2788ab58ea First cut at blink mini support 2020-06-09 04:04:07 +00:00
Kevin FronczakandGitHub 31de65f155 Merge pull request #289 from fronzbot/add-liveview
Add get_liveview command to camera module
2020-06-08 13:20:03 -04:00
Kevin Fronczak fd2e4ed9a4 Add get_liveview command to camera module 2020-06-08 17:05:54 +00:00
Kevin FronczakandGitHub b029c32744 Merge pull request #288 from fronzbot/use-new-endpoints
Update camera retrieval method (no more homescreen use)
2020-06-08 12:30:59 -04:00
Kevin Fronczak df88be56e9 Change sync get network info method 2020-06-08 16:20:13 +00:00
Kevin Fronczak 816f09b002 Update camera retrieval method (no more homescreen use) 2020-06-08 16:08:19 +00:00
Kevin FronczakandGitHub 507f350ec2 Merge pull request #283 from fronzbot/dependabot/pip/pytest-5.4.3
Bump pytest from 5.4.2 to 5.4.3
2020-06-08 09:48:34 -04:00
Kevin FronczakandGitHub 7067c05c6b Merge pull request #287 from fronzbot/dependabot/pip/pylint-2.5.3
Bump pylint from 2.5.2 to 2.5.3
2020-06-08 09:48:22 -04:00
Kevin FronczakandGitHub 44beddac18 Merge branch 'dev' into dependabot/pip/pytest-5.4.3 2020-06-05 22:09:15 -04:00
Kevin FronczakandGitHub 534b5ad6e0 Merge pull request #282 from fronzbot/dependabot/pip/restructuredtext-lint-1.3.1
Bump restructuredtext-lint from 1.3.0 to 1.3.1
2020-06-05 22:09:02 -04:00
Kevin FronczakandGitHub 04ad77ad42 Merge branch 'dev' into dependabot/pip/pytest-5.4.3 2020-06-05 18:38:23 -04:00
Kevin FronczakandGitHub 476042a6e6 Merge branch 'dev' into dependabot/pip/restructuredtext-lint-1.3.1 2020-06-05 18:07:00 -04:00
Kevin FronczakandGitHub d40787499e Merge pull request #285 from fronzbot/add-more-endpoints
Add more api endpoints
2020-06-05 18:06:45 -04:00
Kevin FronczakandGitHub 9e53ebfb05 Merge branch 'dev' into add-more-endpoints 2020-06-05 18:01:56 -04:00
Kevin Fronczak 0455210598 Changed paypal donate to buy me a coffee link 2020-06-05 21:56:11 +00:00
Kevin Fronczak 4d66d8e0c4 Add more api endpoints 2020-06-05 21:54:47 +00:00
Kevin FronczakandGitHub b8fc4934e2 Merge pull request #280 from fronzbot/add-user-endpoint
Add new endpoint to get user info
2020-05-30 13:15:16 -04:00
Kevin FronczakandGitHub 37743f78d5 Merge branch 'dev' into add-user-endpoint 2020-05-30 13:12:50 -04:00
Kevin Fronczak 27cddaac70 Add new endpoint to get user info 2020-05-30 16:37:36 +00:00
Kevin FronczakandGitHub 9d828a254c Merge pull request #278 from fronzbot/improve-documentation
Improve documentation
2020-05-28 15:06:11 -04:00
Kevin Fronczak 8bc4544eeb Add rst linter to pre-commit and fix flake8 2020-05-28 18:59:37 +00:00
Kevin Fronczak cec801c39c Add CONTRIBUTING.rst to lint check 2020-05-28 18:57:12 +00:00
Kevin Fronczak 2abf195391 Documentation overhaul 2020-05-28 18:33:36 +00:00
Kevin FronczakandGitHub e6469aea5f Merge pull request #277 from fronzbot/dev-bump
Dev bump to 0.16.0-rc3
2020-05-27 19:43:57 -04:00
Kevin Fronczak 470ab17813 Dev bump to 0.16.0-rc3 2020-05-27 23:33:02 +00:00
Kevin FronczakandGitHub 42e444c0e0 Merge pull request #275 from fronzbot/add-errored-property
Add is_errored property to Auth class
2020-05-27 19:30:14 -04:00
Kevin FronczakandGitHub 2baae9ea45 Merge branch 'dev' into add-errored-property 2020-05-27 19:28:02 -04:00
Kevin FronczakandGitHub 789724a6a3 Merge pull request #276 from fronzbot/dev-bump
Bump dev version
2020-05-27 19:26:51 -04:00
Kevin Fronczak e53439141a Bump dev version 2020-05-27 23:23:50 +00:00
Kevin Fronczak d5ec39113e Add is_errored property to Auth class 2020-05-27 23:19:59 +00:00
Kevin FronczakandGitHub 58117b3daf Merge pull request #274 from fronzbot/remove-auto-refresh
Only refresh token on unauthorized response from request
2020-05-27 19:19:33 -04:00
Kevin FronczakandGitHub 558c190512 Merge branch 'dev' into remove-auto-refresh 2020-05-27 19:17:00 -04:00
Kevin Fronczak 9e124ce5cc Only refresh token on unauthorized response from request 2020-05-27 23:05:51 +00:00
Kevin FronczakandGitHub 396824d38c Merge pull request #273 from fronzbot/add-camera-arm-property
Add arm property to camera, deprecate motion enable method
2020-05-27 17:55:28 -04:00
Kevin FronczakandGitHub cc860c3d03 Merge branch 'dev' into add-camera-arm-property 2020-05-27 17:49:29 -04:00
Kevin FronczakandGitHub 6a5256e9b1 Merge pull request #272 from fronzbot/catch-none-response
Catch all None responses from http requests
2020-05-27 17:48:32 -04:00
Kevin Fronczak 00c2c2cc29 Add arm property to camera, deprecate motion enable method 2020-05-27 21:44:07 +00:00
Kevin Fronczak 4775bda51c Catch all None responses from http requests 2020-05-27 21:27:08 +00:00