Skip to content

Releases: craigjmidwinter/total-connect-client

2021.11.3

13 Nov 21:27
61cafa0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2021.11.2...2021.11.3

2021.11.2

06 Nov 21:05
f8f406e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2021.11.1...2021.11.2

2021.11

05 Nov 17:29
5f540b1
Compare
Choose a tag to compare

Fixes incorrectly defined partition_list preventing arm/disarm of individual partitions.

Adds a callable function to force loading of locations to help Home Assistant.

Bumps zeep to 4.1.0

Bumps version to 2021.11

2021.10

26 Oct 02:43
b27f1fd
Compare
Choose a tag to compare
  • Updates connection re-try timing to lower impact on the server and improve success rate. Thanks @dulitz
  • Finds more details for partition information, if provided.

2021.8.3

29 Aug 19:11
f05504d
Compare
Choose a tag to compare

Fixes error in logging message when an unknown code is encountered.

2021.8.2

22 Aug 22:26
f4a7623
Compare
Choose a tag to compare
Merge pull request #147 from austinmroczek/master

bump version to 2021.8.2

2021.8

21 Aug 19:57
b25f837
Compare
Choose a tag to compare

--fixes a few bugs with partitions
--additional zone type information handling
--a number of other code improvements

Fixed import error

30 Jul 23:51
88e91a5
Compare
Choose a tag to compare

Fixes an import error in 2021.7.

Multi-Partition Support

25 Jul 20:46
e5d81d1
Compare
Choose a tag to compare

Adds multi-partition support. See CHANGELOG.md for details.

0.58

27 Mar 22:58
6d70383
Compare
Choose a tag to compare

Moves soap setup to a separate function.