Marcelo Moreira de Mello
75887e6069
Avoid traceback for Amcrest cameras/firmware that does not have the software_information API call ( #5865 )
...
* Avoid traceback for Amcrest cameras/firmware that does not have the software_information API call
* Make lint happy
2017-02-10 20:51:19 -08:00
Marcelo Moreira de Mello
976cd545fe
Fixes issue #5627 by bumping external Amcrest module to version 1.1.4 ( #5662 )
...
Add an optional extended description…
2017-01-31 09:19:49 +01:00
Marcelo Moreira de Mello
ab19577322
Bump amcrest version and refactored to simplify code ( #5499 )
...
* Bumped version to Amcrest 1.1.3 and rebase self.base_url()
* Refactored amcrest camera and amcrest sensor to simply object reference
2017-01-22 14:22:25 +01:00
Marcelo Moreira de Mello
b915cf776b
Introduced Amcrest camera sensors and bump Amcrest module version ( #5310 )
...
* Introduced Amcrest camera sensors
* Makes script/gen_requirements_all.py happy
* Bump Amcrest version across all components
* - Adjusted scan_interval to 10 seconds
- Filtering HTTPError and ConnectTimeout exceptions
- Removed @Throttle decorator
2017-01-16 22:57:25 -08:00