Skip to content

Releases: vangorra/python_gogogate2_api

3.0.1

24 Jun 15:55
317ec67
Compare
Choose a tag to compare
  • Handle empty values returned by info (iSmartGate mini)
  • Update dev dependencies.

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

16 Dec 16:37
92099aa
Compare
Choose a tag to compare

API now uses async - This will allow for more performant and flexible integration with other libraries.
Support for transitional states

2.0.3

22 Sep 14:49
d0cd292
Compare
Choose a tag to compare

Add configurable timeouts.

2.0.2

14 Sep 14:05
Compare
Choose a tag to compare
  • Fix remoteaccessenabled incorrectly set for iSmartGate
  • Add sensor battery level. (returned as voltage value on door object).
  • Switch to pycryptodome instead of pycryptodomex.
  • Increase connection timeout to 5 seconds.

2.0.1

06 Sep 23:06
Compare
Choose a tag to compare

Support for gate param in iSmartGate door info.

2.0.0

08 Aug 16:22
396b027
Compare
Choose a tag to compare

iSmartGate support.
Command line commands for gogogate2 and ismartgate.
Code refactor and cleanup.

1.0.4

02 Jul 14:23
Compare
Choose a tag to compare

Fix issue that prevented non-admin users from logging in.

1.0.3

10 May 17:01
Compare
Choose a tag to compare

Adding enum of common api error codes.

1.0.2

08 May 14:43
Compare
Choose a tag to compare

Adding proper cli script (for testing purposes).

Fixing activate response.

1.0.1

08 May 01:14
Compare
Choose a tag to compare

Adding function for getting configured doors.