Releases: craigjmidwinter/total-connect-client
Releases · craigjmidwinter/total-connect-client
2021.11.3
2021.11.2
What's Changed
- Make ResultCode public by @austinmroczek in #162
Full Changelog: 2021.11.1...2021.11.2
2021.11
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
2021.8.3
Fixes error in logging message when an unknown code is encountered.
2021.8.2
Merge pull request #147 from austinmroczek/master bump version to 2021.8.2
2021.8
--fixes a few bugs with partitions
--additional zone type information handling
--a number of other code improvements
Fixed import error
Fixes an import error in 2021.7.
Multi-Partition Support
Adds multi-partition support. See CHANGELOG.md for details.
0.58
Moves soap setup to a separate function.