Releases: tchellomello/python-amcrest
Releases · tchellomello/python-amcrest
V 1.2.2
Python Amcrest Version 1.2.2
- Added missing python files @dougsland
- Added presentation from Boston Python Linux Group @dougsland
- Updated supported models (#88) @kdsudac
- Updated supported models (#91) @briandconnelly
- Added fix so that correct exception is caught, thus allowing HttpDigestAuth method to be attempted (#92) @adpriebe
- Fixed lint (#93) @tchellomello
- Added IP3M-956B to supportability matrix docs (#94) @adpriebe
- Added setter for recording on motion detection (#95) @adpriebe
Special thanks to @dougsland @kdsudac @briandconnelly and @adpriebe which helped on this release. You guys rock!!!
v 1.2.1
version 1.2.1 (#81) * Added documentation * Fixed typo * Exclude flake8 from docs directory * Added as_dict() method to Amcrest object (#80) Fixes issue# https://github.com/home-assistant/home-assistant/issues/8551 * Complements commit ae3cd8f90d2ca2c7f8f2155191efb6c62cd828df * Bump dev version 1.2.1 * Fix houndci-bot and bump version on autogen file
v1.2.0
- Using new format with sub-branches amcrest-1.2.x
- Added mpeg_url() and rtsp_url() methods
1.1.9
- Added support to new Amcrest firmware V2.400.AC01.15.R.20170328 [email protected]
- Added support to new Amcrest firmware V2.420.AC00.17.R.20170322 [email protected]
Many thanks to @dparker18 👍
1.1.8
Merge pull request #69 from tchellomello/dev Bump version 1.1.8
1.1.5
Merge pull request #66 from tchellomello/dev Version 1.1.5
1.1.4
1.1.3
- Exported version via API and command line.
1.1.2
Version 1.1.2 prep and fixed Python package
1.1.1
Exposed method get_base_url()