Skip to content

Releases: petrleocompel/hikaxpro

v2.3.0

15 Oct 08:47
Compare
Choose a tag to compare
  • feat: add user level header to specify "user type / user level"
  • feat: upgrade dependency (minor)

v2.2.1

02 Aug 19:55
Compare
Choose a tag to compare
  • feat: add support more endpoints constants OutputControl
  • fix: SessionLogin model XML (attribute names), parsing irreversible attribute fixes #1

2.2.0

02 Aug 09:12
Compare
Choose a tag to compare
  • feat: add support more endpoints constants
  • feat: add support for session login version 2.0

2.1.3

09 May 21:18
Compare
Choose a tag to compare
  • fix: missing ZonesConf endpoint contant

2.1.2

17 Apr 11:27
Compare
Choose a tag to compare

fix: arm / disarm - code send incorrect state #2

2.1.1

16 Apr 22:07
Compare
Choose a tag to compare

fix: SessionLogin model XML (attribute names), parsing irreversible attribute (#1)
fix: pyproject.toml repository url

2.1.0

16 Apr 17:57
Compare
Choose a tag to compare

feat: add logout and is_logged_in
feat: add arm / disarm code
fix: make_request put invalid method
chore: update project repository url

2.0.0

05 Apr 16:45
Compare
Choose a tag to compare

feat: refactor, simplify - BREAKING CHANGE
feat: add keypadStatus, sirenStatus, repeaterStatus endpoints methods
feat: add keypadStatus, sirenStatus, repeaterStatus endpoints constants
feat: add host_status endpoint
feat: reformat, code consistency, typo fixes
feat: allow arm/disarm endpoints to call subsystem
feat: migration from hikaxpro_hacs - support for AX Hub (WebSession login) - username url encoding - enhanced logging

chore: release version 2.0.0
chore: update pyproject.toml - authors - release commit (semantic commits)
chore: gitignore all .idea files
chore: CRLF to LF
chore: github release action

Since package is migrated to auto release from github version 2 is being released. Also because there is refactoring with small breaking changes.