Kevin Fronczak
22e4b7dabe
Fix error with updating owl information during refresh
2020-06-16 18:42:59 +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
4775bda51c
Catch all None responses from http requests
2020-05-27 21:27:08 +00:00
Kevin Fronczak
8fe67ea574
More test coverage
2020-05-25 13:00:26 +00:00
Kevin Fronczak
9cb55dff66
Updated tests
2020-05-25 04:36:22 +00:00
Kevin Fronczak
e1bbbb5c7e
Add black formatting style
2020-05-04 14:23:02 -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
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 Fronczak
50b1a35168
Update tests
2019-05-21 22:46:11 -04:00
Kevin Fronczak
43c1162634
Added vieo endpoint key changes to motion detect logic
2019-05-18 10:54:24 -04: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
8dea1a4312
Added try/excepts around methods that would bomb setup if api fails
2019-01-26 19:41:01 -05:00
Kevin Fronczak
46c5d5eb3c
Added check videos tests
...
- Moved motion detection setting to happen prior to return to prevent
motion detect sticking upon api failure
2019-01-26 15:40:02 -05:00
Kevin Fronczak
1922b2535c
Fix linting errors
2019-01-26 14:45:11 -05:00
Kevin Fronczak
4297290fba
Fix broken tests
2019-01-26 14:35:28 -05:00
Kevin Fronczak
ed25745deb
Added case insesnitive dict, changed sync module name to network name
...
(to mimic app)
2018-11-23 16:36:17 -05:00
Kevin Fronczak
d17183a152
Fixed broken sync module test
2018-11-19 12:42:54 -05:00
md-reddevil and GitHub
cec6035d23
fix tests after API changes
2018-11-18 14:01:22 +02:00
Kevin Fronczak
f7a5b5cc03
Tests now working
...
- Simplified tests a bit
2018-10-14 00:12:44 -04:00
Kevin Fronczak
a1082812bb
Modified tests to pass with session
...
- Added session mock
- Removed post and get mocks
- Modified the throttling for events and summary
- Now they're throttled, but it's overridden during a system refresh
- Store the login url in a protected variable
2018-09-27 15:10:48 -04:00
Kevin Fronczak
1b1235210e
Split up tests, added cache test
2018-09-27 11:07:31 -04:00