 Kevin FronczakandGitHub
|
1c49b1a943
|
Merge pull request #153 from fronzbot/revert-logging
Remove logging improvements because they sucked
|
2019-01-31 18:16:10 -08: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
|
7775898078
|
Update Changes
|
2019-01-31 20:43:56 -05:00 |
|
 Kevin FronczakandGitHub
|
8f0bd1224d
|
Dev version bump
|
2019-01-31 20:06:30 -05:00 |
|
Kevin Fronczak
|
d880998c43
|
Version bump
|
2019-01-31 19:58:15 -05:00 |
|
 Kevin FronczakandGitHub
|
fbd82030bb
|
Merge pull request #151 from fronzbot/fix-log-format
Added log formatter
|
2019-01-31 16:42:47 -08:00 |
|
Kevin Fronczak
|
162b409c52
|
Added log formatter
|
2019-01-31 19:33:29 -05:00 |
|
 Kevin FronczakandGitHub
|
8e2d2e81e8
|
Merge pull request #150 from fronzbot/fix-logging
Add improved logging functionality.
|
2019-01-31 11:10:15 -08:00 |
|
 Kevin FronczakandGitHub
|
5504dfa94e
|
Merge branch 'dev' into fix-logging
|
2019-01-31 10:58:56 -08:00 |
|
 Kevin FronczakandGitHub
|
d5f866bd34
|
Merge pull request #149 from fronzbot/add-download-videos
Add download videos routine
|
2019-01-31 10:56:08 -08:00 |
|
 Kevin FronczakandGitHub
|
02937c0ef5
|
Added more info to README
|
2019-01-31 13:41:26 -05:00 |
|
Kevin Fronczak
|
ae5d73e197
|
Fix for lint errors
|
2019-01-31 13:24:14 -05:00 |
|
Kevin Fronczak
|
15da35a6bc
|
Add improved logging functionality.
|
2019-01-31 13:18:53 -05:00 |
|
Kevin Fronczak
|
9738f84457
|
Add download videos routine
|
2019-01-31 12:56:08 -05:00 |
|
 Kevin FronczakandGitHub
|
663a128469
|
Merge pull request #148 from fronzbot/backup-temp
Set calibrated temperature to default to temperature if endpoint fails
|
2019-01-30 13:24:21 -08:00 |
|
 Kevin FronczakandGitHub
|
bc14ab053c
|
Merge branch 'dev' into backup-temp
|
2019-01-30 13:01:53 -08:00 |
|
 Kevin FronczakandGitHub
|
3b897f6dbc
|
Merge pull request #147 from fronzbot/better-logging
Add repeat log handling filter.
|
2019-01-29 20:34:08 -08:00 |
|
Kevin Fronczak
|
92f908928d
|
Set calibrated temperature to default to temperature if endpoint fails
|
2019-01-29 23:13:31 -05:00 |
|
Kevin Fronczak
|
da537773a7
|
Add repeat log handling filter.
- Added exc_info=True to some errors for traceback logging
|
2019-01-29 23:09:28 -05:00 |
|
 Kevin FronczakandGitHub
|
778592c6cf
|
Merge pull request #146 from fronzbot/typo
Fix typo in video url
|
2019-01-28 11:15:52 -08:00 |
|
Kevin Fronczak
|
0e33457ed0
|
Fix typo in video url
|
2019-01-28 14:10:13 -05:00 |
|
 Kevin FronczakandGitHub
|
abcf2ae1a1
|
Merge pull request #145 from fronzbot/dont-poop-on-failures
Dont poop on failures
|
2019-01-26 18:06:50 -08:00 |
|
Kevin Fronczak
|
28fb53029c
|
Fixed recurssion error by adding is_retry property to get_auth_token
|
2019-01-26 20:56:10 -05:00 |
|
Kevin Fronczak
|
d809cbcb3d
|
Stashing commit. Getting RecursonError on failed login.
|
2019-01-26 20:14:50 -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 FronczakandGitHub
|
45f7dd6cbb
|
Merge pull request #144 from fronzbot/api-doc-strings
Api doc strings
|
2019-01-26 13:41:21 -08:00 |
|
Kevin Fronczak
|
ac28dddd8b
|
Finished adding docstrings, added version attr to Blink class
|
2019-01-26 16:20:48 -05:00 |
|
Kevin Fronczak
|
aa58383318
|
Started adding doctrings.
|
2019-01-26 16:07:59 -05:00 |
|
 Kevin FronczakandGitHub
|
b0698f246a
|
Merge pull request #143 from fronzbot/fix-video-api
Fix video api to re-enable motion detection
|
2019-01-26 12:55:32 -08: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
|
1daf5d22af
|
Fix lint, remove some camera tests
|
2019-01-25 20:51:14 -05:00 |
|
Kevin Fronczak
|
8fd989e991
|
Motion detection now working, removed get_videos method
|
2019-01-25 20:44:31 -05:00 |
|
Kevin Fronczak
|
559cc4a5ac
|
First cut at fixing video api
|
2019-01-25 13:51:07 -05:00 |
|
 Kevin FronczakandGitHub
|
66a66c9bd3
|
Dev version bump
|
2019-01-23 11:05:34 -05:00 |
|
 Kevin FronczakandGitHub
|
5c6e4364e8
|
Update CHANGES.rst
|
2019-01-23 10:57:18 -05:00 |
|
 Kevin FronczakandGitHub
|
fd64f41b22
|
Update constants.py
|
2019-01-23 10:55:39 -05:00 |
|
 Kevin FronczakandGitHub
|
0d7aac3458
|
Merge pull request #140 from fronzbot/hotfix
Added some error handling for video method due to api changes
|
2019-01-23 07:54:19 -08:00 |
|
Kevin Fronczak
|
0bebcd8303
|
Added some error handling for video method due to api changes
|
2019-01-23 10:48:51 -05:00 |
|
Kevin Fronczak
|
ff35c56c9a
|
Dev version bump
|
2019-01-02 12:24:30 -05:00 |
|
Kevin Fronczak
|
8153fab887
|
Version bump
|
2019-01-02 11:59:27 -05:00 |
|
 Kevin FronczakandGitHub
|
216541288e
|
Merge pull request #135 from fronzbot/link-fix
Fixed link formatting
|
2019-01-02 08:53:08 -08:00 |
|
 Kevin FronczakandGitHub
|
a855cceb05
|
Merge pull request #134 from fronzbot/calibrated-temperature
Add calibrated temperature property (fixes #133)
|
2019-01-02 08:52:56 -08:00 |
|
Kevin Fronczak
|
d9991d5acd
|
Fixed link formatting (fixes #132)
|
2019-01-02 11:45:48 -05:00 |
|
Kevin Fronczak
|
2ee2ae7d4e
|
Add calibrated temperature property (fixes #133)
|
2019-01-02 11:35:40 -05:00 |
|
 Kevin FronczakandGitHub
|
04c2be9087
|
Add changes from source repo
|
2018-11-29 15:23:28 -05:00 |
|
Kevin Fronczak
|
34fc9bc527
|
dev version bump
|
2018-11-23 20:32:12 -05:00 |
|
Kevin Fronczak
|
1d67764dc8
|
version bump
|
2018-11-23 20:09:46 -05:00 |
|