Skip to content

Releases: tchellomello/python-amcrest

V 1.2.2

07 Mar 06:35
a5a03ed
Compare
Choose a tag to compare

Python Amcrest Version 1.2.2

Special thanks to @dougsland @kdsudac @briandconnelly and @adpriebe which helped on this release. You guys rock!!!

v 1.2.1

24 Jul 06:13
Compare
Choose a tag to compare
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

17 May 17:48
Compare
Choose a tag to compare
  • Using new format with sub-branches amcrest-1.2.x
  • Added mpeg_url() and rtsp_url() methods

1.1.9

16 Apr 04:40
Compare
Choose a tag to compare

Many thanks to @dparker18 👍

1.1.8

08 Apr 19:37
Compare
Choose a tag to compare
Merge pull request #69 from tchellomello/dev

Bump version 1.1.8

1.1.5

29 Mar 04:50
Compare
Choose a tag to compare
Merge pull request #66 from tchellomello/dev

Version 1.1.5

1.1.4

31 Jan 05:41
Compare
Choose a tag to compare
  • Reverted patch 20f527e which broke external 3rd party applications
  • Added UPNP support

1.1.3

22 Jan 02:15
Compare
Choose a tag to compare
  • Exported version via API and command line.

1.1.2

22 Jan 01:10
Compare
Choose a tag to compare
Version 1.1.2 prep and fixed Python package

1.1.1

22 Jan 00:53
Compare
Choose a tag to compare

Exposed method get_base_url()