Kevin Fronczak
6d002fc8b0
record_dates needs to default to dict, not list
2018-09-24 20:59:16 -04:00
Kevin Fronczak
7228340677
Changed motion check to look at sorted date list
...
- Previous method using clips resulted in an unsorted array, so the
newest clip wasn't always added during check
2018-09-24 20:26:36 -04:00
Kevin Fronczak and GitHub
52bc4af1f0
Merge pull request #76 from fronzbot/better-motion
...
Fix motion detection
2018-09-24 13:25:14 -04:00
Kevin Fronczak
8c94305804
Fix motion detection
...
- Use an array of recent video clips to determine if motion has been
detected.
- Reset the value every system refresh
2018-09-24 13:17:15 -04:00
Kevin Fronczak and GitHub
0eb57698bd
Merge pull request #72 from fronzbot/lint-upgrade
...
Update linter versions
2018-08-09 09:43:51 -04:00
Kevin Fronczak and GitHub
7b0db80edd
Disable no-else-return
2018-08-09 09:37:57 -04:00
Kevin Fronczak and GitHub
0e63e97a57
Remove whitespace
2018-08-09 09:27:36 -04:00
Kevin Fronczak and GitHub
e4a21964d2
Fix useless-import-alias
2018-08-09 09:26:22 -04:00
Kevin Fronczak and GitHub
39ad37f23b
Fix pylint errors
...
- change if comparison to fix (consider-using-in)
- Disabled no else-if-return check
2018-08-09 09:25:42 -04:00
Kevin Fronczak and GitHub
34bc61e1c3
Fix pylint warnings
...
- Remove object from class declarations
- Remove useless returns from functions
2018-08-09 09:21:49 -04:00
Kevin Fronczak and GitHub
e6a7c367b3
Merge branch 'dev' into lint-upgrade
2018-08-09 07:35:26 -04:00
Kevin Fronczak and GitHub
66afd33b79
Merge pull request #71 from fronzbot/upgrade-pytest
...
Pytest 3.7.1
2018-08-09 07:28:51 -04:00
Kevin Fronczak and GitHub
cf617d720e
Update linter versions
2018-08-09 07:27:12 -04:00
Kevin Fronczak and GitHub
4f2eca08e0
Update requirements_test.txt
2018-08-09 07:21:05 -04:00
Kevin Fronczak and GitHub
2972780c18
Merge pull request #69 from fronzbot/dev-version-bump
...
Dev version bump
2018-05-21 11:47:52 -04:00
Kevin Fronczak
9c3f3f2f98
Version bump
2018-05-21 11:44:05 -04:00
Kevin Fronczak and GitHub
0d83a7fcb1
Merge pull request #68 from fronzbot/v0.8.0
...
V0.8.0
v0.8.0
2018-05-21 11:40:14 -04:00
Kevin Fronczak and GitHub
80f4ca7c4f
Merge branch 'master' into v0.8.0
2018-05-21 11:36:34 -04:00
Kevin Fronczak
96e7fce304
Version bump
2018-05-21 11:34:09 -04:00
Kevin Fronczak and GitHub
13a358c07c
Merge pull request #67 from fronzbot/celcius-support
...
Add celcius property for cameras
2018-05-21 11:26:43 -04:00
Kevin Fronczak
389745533c
Add celcius property for cameras
2018-05-21 11:12:32 -04:00
Kevin Fronczak and GitHub
65dd547a32
Merge pull request #65 from fronzbot/battery-percent
...
Added new request url for camera config
2018-05-21 11:03:25 -04:00
Kevin Fronczak
91a877da79
Fix tests, updated changes in changelog
2018-05-21 10:54:32 -04:00
Kevin Fronczak
d357215e0e
Added new request url for camera config
...
- Adds support for battery voltage level
- Added new camera properties (wifi_strength, motion_detected)
- Store full camera config from request into dict
2018-05-21 00:16:24 -04:00
Kevin Fronczak and GitHub
ff47dc4731
Merge pull request #63 from fronzbot/release-0.7.1
...
v0.7.1
v0.7.1
2018-05-09 11:15:56 -04:00
Kevin Fronczak
fedea74256
Version bump
2018-05-09 11:08:35 -04:00
Kevin Fronczak and GitHub
66a6701a66
Merge pull request #62 from fronzbot/gitlab
...
Add gitlab support, py3.7 checks. Also removes py34 tests
2018-05-09 10:46:13 -04:00
Kevin Fronczak
5bdfd6da52
Add gitlab support, py3.7 checks. Also removes py34 tests
2018-05-09 10:29:33 -04:00
Kevin Fronczak and GitHub
a8f90400b2
Merge pull request #61 from fronzbot/pip-fix
...
Fixed import error for pip version 10
2018-05-09 10:21:43 -04:00
Kevin Fronczak
3348386a4c
Style fixes
2018-05-09 10:05:03 -04:00
Kevin Fronczak
1b53c4a0dd
Hound should ignore setup.py
2018-05-09 10:02:58 -04:00
Kevin Fronczak
24158638ef
Fix hound
2018-05-09 10:00:13 -04:00
Kevin Fronczak
901cbfc9d1
Fixed import error for pip version 10
2018-05-09 09:49:41 -04:00
Kevin Fronczak and GitHub
9f85068a0d
Merge pull request #59 from fronzbot/dev-version-bump
...
dev version bump
2018-02-08 17:02:38 -05:00
Kevin Fronczak and GitHub
90b83544f4
Update constants.py
2018-02-08 16:53:03 -05:00
Kevin Fronczak and GitHub
1d8e8e53d9
Update CHANGES.rst
2018-02-08 16:52:17 -05:00
Kevin Fronczak and GitHub
46a0a433ec
Merge pull request #58 from fronzbot/master
...
Rebase with master
2018-02-08 16:51:05 -05:00
Kevin Fronczak and GitHub
d38d30471a
Update CHANGES.rst
v0.7.0
2018-02-08 16:46:21 -05:00
Kevin Fronczak and GitHub
5aad8ea641
Merge pull request #57 from fronzbot/dev
...
v0.7.0
2018-02-08 16:44:37 -05:00
Kevin Fronczak and GitHub
74f4bd7763
Version bump
2018-02-08 16:35:37 -05:00
Kevin Fronczak and GitHub
51dd69a51f
Merge pull request #56 from fronzbot/camera-attributes
...
Camera attributes
2018-02-08 16:22:14 -05:00
Kevin Fronczak and GitHub
950e7d4971
Merge pull request #55 from fronzbot/auth-at-login
...
Added authentication to login function and deprecated setup_system
2018-02-08 16:18:19 -05:00
Kevin Fronczak
623b694c78
Added attributes property to camera object
2018-02-08 16:16:23 -05:00
Kevin Fronczak
7162ea24cc
Added authentication to login function and deprecated setup_system
2018-02-08 15:31:26 -05:00
Kevin Fronczak and GitHub
968b77b8bd
Merge pull request #53 from fronzbot/logging-support
...
Added logging
2018-02-08 14:59:46 -05:00
Kevin Fronczak
6e00b126d1
Added logging
2018-02-08 14:49:10 -05:00
Kevin Fronczak and GitHub
003ceb0944
Merge pull request #50 from b10m/active_vs_armed
...
Handle the armed status better
2018-02-03 09:53:43 -05:00
Kevin Fronczak
ce6dec50cd
Fixed requirement issue causing tox failure
...
- Updated camera test to check for new status change
- Added updated to CHANGES.rst
2018-02-03 09:50:08 -05:00
B10m
87643ddcab
Reflect changes in tests
2018-02-03 01:11:27 +01:00
B10m
017d8aa6c0
Handle the armed status better
...
Blink allows users to arm/disarm individual cameras. This is pretty useful for
inside and outside cameras, for instance.
The 'armed' information in the JSON however, merely indicates whether the
*system* is armed, not whether the camera itself is armed. This value, which is
the same as blink.arm, does not indicate whether the camera has motion
detection enabled.
In the JSON, the true status information lies in the 'active' key. The value
can be 'armed', 'disarmed' or 'disabled'. This commit reflects that value
in the armed property.
2018-02-03 00:32:20 +01:00