Commit Graph
100 Commits
Author SHA1 Message Date
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
Kevin FronczakandGitHub 87b83465b3 Merge pull request #48 from fronzbot/update-readme
Add doc badge
2018-01-20 23:26:57 -05:00
Kevin Fronczak a1900f0130 Add doc badge 2018-01-20 23:26:03 -05:00
Kevin FronczakandGitHub cf9ecff529 Merge pull request #47 from fronzbot/docs
Updated theme
2018-01-20 23:18:14 -05:00
Kevin Fronczak db3dee81e9 Updated theme 2018-01-20 23:17:06 -05:00
Kevin FronczakandGitHub 798032be08 Merge pull request #46 from fronzbot/docs
Add documentation
2018-01-20 23:01:44 -05:00
Kevin Fronczak d6834dca06 Ignore docs for Hound 2018-01-20 22:57:38 -05:00
Kevin Fronczak 933cd7229a Add documentation 2018-01-20 22:53:02 -05:00
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
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
Kevin FronczakandGitHub 80272b1e27 Merge pull request #25 from fronzbot/hound
Create .hound.yml
2017-05-10 09:11:42 -04:00
Kevin FronczakandGitHub 8d807289ae Create .hound.yml 2017-05-10 09:04:56 -04:00
Kevin FronczakandGitHub b0cb3dda37 Merge pull request #22 from fronzbot/dev
Merge 0.6.0.dev0 branch
2017-04-15 17:38:36 -04:00
Kevin FronczakandGitHub a0ab6700d8 Update CHANGES.rst 2017-03-21 10:01:24 -04:00
Kevin FronczakandGitHub ebf4cb53b5 Merge pull request #21 from fronzbot/cleanup
Cleanup and Coverage Increase
2017-03-20 15:57:43 -04:00
Kevin Fronczak 9fa2e967dc Removed redundant functions, increased test coverage 2017-03-20 15:53:53 -04:00
Kevin Fronczak f853b410e7 Merge branch 'dev' of github.com:fronzbot/blinkpy into cleanup
Conflicts:
	helpers/constants.py
2017-03-20 14:06:35 -04:00
Kevin Fronczak 874f717bd1 Fixed formatting 2017-03-20 14:05:40 -04:00
Kevin Fronczak 479a41c900 Had to update version due to messing up the module distribution 2017-03-20 14:05:39 -04:00
Kevin Fronczak a0a1e2837c Fixed coveralls badge 2017-03-20 14:05:39 -04:00
Kevin FronczakandGitHub bd783385de Merge pull request #20 from fronzbot/fronzbot-api-formatting
Fixed formatting
2017-03-20 13:37:23 -04:00
Kevin FronczakandGitHub 5f19b3e47b Fixed formatting 2017-03-20 13:22:12 -04:00
Kevin FronczakandGitHub c7fe0a5b5c Merge pull request #19 from fronzbot/constant-fix
Fixed copy-paste error
2017-03-14 15:11:38 -04:00
Kevin FronczakandGitHub 5eb1b663f4 Fixed copy-paste error 2017-03-14 15:11:22 -04:00
Kevin FronczakandGitHub 1e194385b8 Merge pull request #18 from fronzbot/dev-version-bump
Bump version to dev
2017-03-14 15:10:12 -04:00
Kevin FronczakandGitHub 731fb87012 Bump version to dev 2017-03-14 15:09:35 -04:00
Kevin FronczakandGitHub 5e1634dbfa Merge pull request #17 from fronzbot/master
Pulling in updates from master to dev branch
2017-03-14 15:07:56 -04:00
Kevin Fronczak 7d366386da Had to update version due to messing up the module distribution 2017-03-12 22:06:39 -04:00
Kevin Fronczak b4a03778d3 Fixed coveralls badge 2017-03-12 20:04:42 -04:00
Kevin FronczakandGitHub 657924532e Merge pull request #16 from fronzbot/dev
0.5.0
2017-03-12 19:56:02 -04:00
Kevin Fronczak 9099909983 Bumping release to 0.5.0 2017-03-12 19:51:28 -04:00
Kevin FronczakandGitHub 9cf94ceb86 Merge pull request #15 from fronzbot/robust_regions
Added support for rest.piri subdomain
2017-03-12 19:49:06 -04:00
Kevin Fronczak c529f474fe Added support for rest.piri subdomain 2017-03-12 19:45:33 -04:00
Kevin Fronczak e31a5979bb Fixed 2017-03-12 18:45:52 -04:00
Kevin FronczakandGitHub 90ee45349c Merge pull request #14 from fronzbot/better_tests
Better tests, proper region handling
2017-03-12 18:38:33 -04:00
Kevin Fronczak ab7305b7b2 Fixed typo 2017-03-12 18:26:23 -04:00
Kevin Fronczak af0cdb006a Completed test suite. Fixed some minor issues with file writing and regions 2017-03-12 18:21:28 -04:00
Kevin Fronczak 326906f073 Getting there... 2017-03-11 23:21:26 -05:00
Kevin Fronczak d54a6cbb71 Started adding more camera tests, reorganized package 2017-03-11 21:53:58 -05:00
Kevin Fronczak 94dab01e6b Blink tests complete, camera module next 2017-03-11 12:33:11 -05:00
Kevin Fronczak afa7b2259f Fixed travis to run lint instead of pep8 and moved test reqs to own file 2017-03-10 14:33:51 -05:00
Kevin Fronczak dad1aec874 Initial checkin for test_blink_system.py 2017-03-09 22:50:54 -05:00
Kevin Fronczak 14c7322cde Removed leftover merge junk 2017-03-08 23:19:06 -05:00
Kevin Fronczak 7b07146afa Constants and better style testing 2017-03-08 23:11:56 -05:00
Kevin Fronczak 296c21fd3f Revert "Added constants and error file to clean stuff up"
This reverts commit 69b7be744a.
2017-03-08 23:09:57 -05:00
Kevin Fronczak 5215d0f298 Revert "More robust style testing... next up is more robust testing"
This reverts commit daa27e4989.
2017-03-08 23:09:41 -05:00
Kevin Fronczak daa27e4989 More robust style testing... next up is more robust testing 2017-03-08 23:03:09 -05:00
Kevin Fronczak 69b7be744a Added constants and error file to clean stuff up 2017-03-08 22:00:28 -05:00
Kevin Fronczak 7fa1353173 Working on updating constants 2017-03-08 21:26:28 -05:00
Kevin Fronczak 3653e9d63d Merge branch 'master' of github.com:fronzbot/blinkpy into patch
Conflicts:
	blinkpy.py
	tests/test_const.py
2017-03-08 21:00:21 -05:00
Kevin Fronczak 0a2e087eaa Working on updating with constants. This commit is broken 2017-03-08 20:57:38 -05:00
Kevin Fronczak 11b683a156 Fixed issue with host name in header, added test to catch this 2017-03-08 20:57:38 -05:00
Kevin Fronczak d387a40154 Changed to wheel and incremented minor version 2017-03-08 20:57:38 -05:00
Kevin Fronczak 0023be40c1 Updated test_const with realistic response and fixed key error in blinkpy 2017-03-08 20:57:38 -05:00
Kevin Fronczak 529db79ea4 Added a thumb dict function 2017-03-08 20:57:38 -05:00
Kevin Fronczak 32a27f2d98 Added image refresh function, increased test coverage 2017-03-08 20:57:38 -05:00
Kevin Fronczak 09f2e29f27 String cast for refresh 2017-03-08 20:57:38 -05:00
Kevin Fronczak fa4a1a4e8c Fixed refresh function 2017-03-08 20:57:38 -05:00