 Kevin FronczakandGitHub
|
8e51a86971
|
Merge pull request #45 from fronzbot/video-clip-support
Added ability to download recent video clip
|
2018-01-20 20:22:36 -05:00 |
|
Kevin Fronczak
|
8ab44041eb
|
Added ability to download recent video clip
|
2018-01-20 20:13:33 -05:00 |
|
Kevin Fronczak
|
79191d757a
|
Changed coveralls badge to dev branch
|
2018-01-20 20:03:28 -05:00 |
|
 Kevin FronczakandGitHub
|
7d01f54d73
|
Merge pull request #44 from fronzbot/update-api
Update Blink API Calls
|
2018-01-20 20:00:55 -05:00 |
|
Kevin Fronczak
|
63c0e11cc9
|
Fix linting error
|
2018-01-20 19:57:06 -05:00 |
|
Kevin Fronczak
|
7347d03f93
|
Added case-sensitive test, logged all changes
|
2018-01-20 19:53:27 -05:00 |
|
Kevin Fronczak
|
fffb10d7e6
|
Refactored unit tests for special functions
|
2018-01-20 19:41:15 -05:00 |
|
Kevin Fronczak
|
91b3de1444
|
Refactored requests, expanded video retreival
- Removed blinkpy.last_motion()
- blinkpy.get_summary() changed to blinkpy.summary property
|
2018-01-20 16:53:38 -05:00 |
|
Kevin Fronczak
|
8340f2f78a
|
WIP Simplified unit tests
|
2018-01-20 15:38:37 -05:00 |
|
Kevin Fronczak
|
e65840d269
|
Fix lint
|
2018-01-20 11:43:46 -05:00 |
|
Kevin Fronczak
|
c245bc24a6
|
Added video retrieval
|
2018-01-20 11:35:01 -05:00 |
|
Kevin Fronczak
|
71ebc3dc8a
|
Updated links to retrieve images
|
2018-01-20 10:42:14 -05:00 |
|
 Kevin FronczakandGitHub
|
7ade321dd3
|
Merge pull request #43 from fronzbot/update-travis
Update travis to use 3.6 for linting and build
|
2018-01-20 09:19:45 -05:00 |
|
Kevin Fronczak
|
19c0114eea
|
Update travis to use 3.6 for linting and build
|
2018-01-20 09:15:09 -05:00 |
|
Kevin Fronczak
|
968c0cf8fc
|
Fixed typos
|
2018-01-19 14:52:40 -05:00 |
|
Kevin Fronczak
|
f8d4874f2f
|
Updated README badges to dev branch, improved setup script
|
2018-01-19 14:47:12 -05:00 |
|
Kevin Fronczak
|
261d6293dd
|
Fix lint, upgrade pylint to 1.8.1
|
2018-01-19 14:38:16 -05:00 |
|
Kevin Fronczak
|
988265fd9f
|
Removed API warning
|
2018-01-19 11:45:08 -05:00 |
|
Kevin Fronczak
|
ba03894e94
|
Refactored code in prep for API overhaul
|
2018-01-19 11:41:26 -05:00 |
|
 Kevin FronczakandGitHub
|
556c28d4b9
|
Update README.rst
|
2017-12-29 20:09:34 -05:00 |
|
 Kevin FronczakandGitHub
|
9d2a8c6b69
|
Update README.rst
|
2017-07-05 13:33:05 -04:00 |
|
 Kevin FronczakandGitHub
|
89b517f47e
|
Merge pull request #39 from fronzbot/pylint-upgrade
Upgrade to pylint==1.7.2
|
2017-07-05 13:31:45 -04:00 |
|
Kevin Fronczak
|
150016f543
|
Fixed underline too short
|
2017-07-05 13:24:22 -04:00 |
|
Kevin Fronczak
|
5df599be15
|
Upgrade to pylint==1.7.2
Also added PyPi badge to readme
|
2017-07-05 13:16:12 -04:00 |
|
 Kevin FronczakandGitHub
|
0fd4b4b274
|
Merge pull request #37 from fronzbot/case_insensitive_cameras
Added case handling on camera dict
|
2017-06-18 18:47:41 -04:00 |
|
 Kevin FronczakandGitHub
|
dd744053f4
|
Fixed issue link
|
2017-06-18 18:41:21 -04:00 |
|
Kevin Fronczak
|
be68c0d714
|
Added case handling on camera dict
|
2017-06-18 18:37:19 -04:00 |
|
 Kevin FronczakandGitHub
|
2a4b0d3f4b
|
Merge pull request #33 from fronzbot/fronzbot-patch-1
Update README.rst
|
2017-05-15 18:24:17 -04:00 |
|
 Kevin FronczakandGitHub
|
46dd002e5d
|
Update README.rst
|
2017-05-15 18:18:59 -04:00 |
|
 Kevin FronczakandGitHub
|
04bc0ace3f
|
Update README.rst
Fixed incorrect example code
|
2017-05-15 18:17:46 -04:00 |
|
 Kevin FronczakandGitHub
|
fa6cc49343
|
Merge pull request #32 from fronzbot/rst-linter
Added rst checking
|
2017-05-13 20:26:12 -04:00 |
|
Kevin Fronczak
|
231d191556
|
Added rst checking
Added reStructuredText checking so that the README is actually readable when uploaded to PyPi
|
2017-05-13 20:14:32 -04:00 |
|
 Kevin FronczakandGitHub
|
b6c8141042
|
Merge pull request #31 from fronzbot/upgrade-tests
Upgrade tests
|
2017-05-13 18:34:10 -04:00 |
|
Kevin Fronczak
|
ae209a37f7
|
Pass lint version bumps
|
2017-05-13 18:27:01 -04:00 |
|
Kevin Fronczak
|
0d07ae1b4c
|
Upgrade tests
- pylint to 1.7.1
- pydocstyle to 2.0.0
- Added bdist_wheel test to ensure packaging working properly
|
2017-05-13 12:44:36 -04:00 |
|
 Kevin FronczakandGitHub
|
cfeed4f432
|
Merge pull request #30 from fronzbot/v0.6.0
v0.6.0
v0.6.0
|
2017-05-12 16:09:45 -04:00 |
|
Kevin Fronczak
|
6ca243c05c
|
Version bump
|
2017-05-12 16:03:50 -04:00 |
|
 Kevin FronczakandGitHub
|
cfa2f0f1bc
|
Merge pull request #29 from fronzbot/better-battery-report
Added battery_string property to camera
|
2017-05-12 15:53:00 -04:00 |
|
Kevin Fronczak
|
d4456555b3
|
Updated README
|
2017-05-12 15:46:53 -04:00 |
|
Kevin Fronczak
|
01babca0f4
|
Added battery_string property to camera
Ability to detect if battery is "OK" or "Low"
|
2017-05-12 15:42:18 -04:00 |
|
 Kevin FronczakandGitHub
|
123444ddf6
|
Merge pull request #27 from fronzbot/reauth-tests
Reauth tests
|
2017-05-12 15:08:44 -04:00 |
|
Kevin Fronczak
|
aeeb894ad9
|
Added reauth test
|
2017-05-12 14:46:13 -04:00 |
|
Kevin Fronczak
|
d290fe4096
|
Added test for reauth
Test to check that we throw an exception if we cannot reauth (to ensure we don't get stuck in a loop)
|
2017-05-12 14:03:35 -04:00 |
|
 Kevin FronczakandGitHub
|
565e3e1b9d
|
Merge pull request #24 from tySwift93/development
Add Token Reauthorization
|
2017-05-12 10:39:27 -04:00 |
|
 tySwift93andGitHub
|
b23fe8319b
|
Removed a single space to make lint happy once more
PLEASE BE HAPPY
|
2017-05-10 19:47:22 -04:00 |
|
 tySwift93andGitHub
|
eb41b4285e
|
Lint is the bane of my existence
|
2017-05-10 19:42:20 -04:00 |
|
 tySwift93andGitHub
|
ab684f64ff
|
Lint is killing me
|
2017-05-10 19:27:12 -04:00 |
|
 tySwift93andGitHub
|
abea28ef00
|
Undo my attempt at fixing code coverage
|
2017-05-10 19:23:26 -04:00 |
|
 tySwift93andGitHub
|
8934645c4d
|
One final attempt to get coverage to work...
I'm just hoping something sticks!
|
2017-05-10 19:20:26 -04:00 |
|
 tySwift93andGitHub
|
68d64665a6
|
Trying to fix test coverage really quickly...
|
2017-05-10 19:03:39 -04:00 |
|