Kevin Fronczak
|
eeaa9cdf6f
|
Prevent sync module creation for minis already attached to one
|
2020-06-11 23:05:37 +00:00 |
|
Kevin Fronczak
|
08632ec9ce
|
Add type check on temperature conversion
|
2020-06-10 14:58:28 +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
|
6479423c6c
|
Fix test
|
2020-06-09 04:33:11 +00:00 |
|
Kevin Fronczak
|
2788ab58ea
|
First cut at blink mini support
|
2020-06-09 04:04:07 +00:00 |
|
Kevin Fronczak
|
816f09b002
|
Update camera retrieval method (no more homescreen use)
|
2020-06-08 16:08:19 +00:00 |
|
Kevin Fronczak
|
d5ec39113e
|
Add is_errored property to Auth class
|
2020-05-27 23:19:59 +00: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
|
cc860c3d03
|
Merge branch 'dev' into add-camera-arm-property
|
2020-05-27 17:49:29 -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 |
|
 Kevin FronczakandGitHub
|
99235fbc80
|
Merge branch 'dev' into increase-timeout
|
2020-05-26 17:04:33 -04:00 |
|
Kevin Fronczak
|
1e00f657a7
|
Increase timeout from 2s to 5s
|
2020-05-26 21:00:15 +00:00 |
|
Kevin Fronczak
|
672fca6dbf
|
Handle json decode error
|
2020-05-26 20:44:24 +00:00 |
|
Kevin Fronczak
|
8fe67ea574
|
More test coverage
|
2020-05-25 13:00:26 +00:00 |
|
Kevin Fronczak
|
61e18ee0a8
|
Simplify mock_responses file
|
2020-05-25 04:39:27 +00:00 |
|
Kevin Fronczak
|
9cb55dff66
|
Updated tests
|
2020-05-25 04:36:22 +00:00 |
|
Kevin Fronczak
|
1e86e7eb79
|
Add unit tests for new methods
|
2020-05-05 22:45:48 -04:00 |
|
Kevin Fronczak
|
f80a93f8e1
|
Refactor login logic in preperation for 2FA
|
2020-05-05 12:46:48 -04:00 |
|
Kevin Fronczak
|
e1bbbb5c7e
|
Add black formatting style
|
2020-05-04 14:23:02 -04:00 |
|
Kevin Fronczak
|
43ed6f1600
|
Fix lint errors
|
2020-05-04 13:14:52 -04:00 |
|
Kevin Fronczak
|
7b586e2947
|
Log response code and message if not trying to re-authorize (fixes #213)
|
2020-04-15 11:10:13 -04:00 |
|
Kevin Fronczak
|
3e7c9f3d5c
|
Mask motion detection with sync module arm status
|
2020-04-13 20:42:55 -04:00 |
|
Kevin Fronczak
|
c178fa5457
|
Only store motion clip if motion occured since last refresh
|
2020-04-13 20:02:13 -04:00 |
|
Kevin Fronczak
|
12e22dee8e
|
Load credentials from json file
|
2020-04-13 18:53:37 -04:00 |
|
Kevin Fronczak
|
efe05525e4
|
Fix tests, pin coverage due to sqlite problems
|
2020-04-09 14:11:19 -04:00 |
|
Kevin Fronczak
|
4122ae8f64
|
Added time check on latest video
|
2020-04-08 18:45:59 -04:00 |
|
 Kevin FronczakandGitHub
|
414b647dc8
|
Merge pull request #189 from fronzbot/timeout
Improved timeout, prevent blocking on startup when unable to login
|
2019-06-17 11:54:17 -04:00 |
|
Kevin Fronczak
|
741cf489c8
|
Fix tests for improved login routine
|
2019-06-17 11:11:07 -04:00 |
|
Kevin Fronczak
|
8b7a491c89
|
Remove thumbnail from homescreen method
|
2019-06-17 10:20:23 -04:00 |
|
 Kevin FronczakandGitHub
|
8fb1116641
|
Merge branch 'dev' into update-subdomains
|
2019-05-21 23:37:00 -04:00 |
|
Kevin Fronczak
|
50b1a35168
|
Update tests
|
2019-05-21 22:46:11 -04:00 |
|
Kevin Fronczak
|
cf65648293
|
Add legacy flag to be able to use old 'rest.region' subdomain
|
2019-05-20 21:15:08 -04:00 |
|
Kevin Fronczak
|
130aa8382a
|
Change subdomain from rest.region to rest-region
|
2019-05-18 18:23:46 -04:00 |
|
Kevin Fronczak
|
92d89b9fe5
|
Change battery percentage to state
|
2019-05-18 12:42:01 -04:00 |
|
Kevin Fronczak
|
43c1162634
|
Added vieo endpoint key changes to motion detect logic
|
2019-05-18 10:54:24 -04:00 |
|
Kevin Fronczak
|
4db7a33ef3
|
Added changed video download endpoint
|
2019-05-18 10:48:58 -04:00 |
|
Kevin Fronczak
|
d8bac39c52
|
Added ability to have multiple backup api endpoints for logging in
|
2019-03-01 16:03:22 -05:00 |
|
Kevin Fronczak
|
2ca6b9edda
|
-_-
|
2019-03-01 14:25:46 -05:00 |
|
Kevin Fronczak
|
09c168f6e8
|
Remove blank line at EOF
|
2019-03-01 13:53:13 -05:00 |
|
Kevin Fronczak
|
414eabd3ae
|
Add test for get_camera method. Downgrade travis lint to 3.5.3
|
2019-03-01 13:52:13 -05:00 |
|
Kevin Fronczak
|
793797e3a7
|
Fixed issues with new endpoint
|
2019-03-01 13:09:03 -05:00 |
|
Kevin Fronczak
|
602b6160ab
|
New method to retrieve cameras due to api change
|
2019-03-01 11:35:30 -05:00 |
|
Kevin Fronczak
|
74aad2af1c
|
Added throttles to api calls
|
2019-02-26 09:53:49 -05:00 |
|
Kevin Fronczak
|
a8b731fe21
|
Adds throttle decorator
|
2019-02-17 23:19:28 -05:00 |
|
Kevin Fronczak
|
67cd4ab962
|
fix lint
|
2019-01-31 21:08:55 -05:00 |
|
Kevin Fronczak
|
1a2017b337
|
Remove logging improvements because they sucked
|
2019-01-31 21:02:06 -05:00 |
|
Kevin Fronczak
|
ae5d73e197
|
Fix for lint errors
|
2019-01-31 13:24:14 -05:00 |
|
Kevin Fronczak
|
9738f84457
|
Add download videos routine
|
2019-01-31 12:56:08 -05:00 |
|