Skip to content

Releases: halacs/BiSecur

v2.3.1

10 Apr 07:03

Choose a tag to compare

Fixed

  • Fix bug preventing door open/close actions in Home Assistant integration

v2.3.0

08 Apr 16:20
ec164b5

Choose a tag to compare

Added

  • Add wire protocol documentation (#17)
  • Add "ports-list" command that lists all ports with their types (#20)
  • Add port enumeration to SDK (GET_PORTS, GET_TYPE) (#20)
  • If autologin flag is false in the configuration, Home Assistant integration will not do PERIODIC logout-login sequency to renew the token use to communication with the gateway

Changed

  • Updated linter versions and fixed code smells
  • 'groups group' subcommand has been renamed to 'groups list'
  • 'users group' subcommand has been renamed to 'users list'
  • README updated
  • Increased gateway authorization token lifecycle period (automatic logout-login sequence happens less frequently: only in every 6 hours)

Fixed

  • Drain stale LOGOUT responses during login (#19)
  • Fixed debug logging: byte array was logged as an ascii string instead of hex string
  • Because of unchecked type cast, panic occurred when a command failed, for example, because of permission denied response
  • Home Assistant integration now use token and its timestamp from the config file and write renewd token back into it

v2.2.3

17 Feb 21:24
074737e

Choose a tag to compare

Added

  • Warning message when no device port specified

Fixed

  • Addressed gosec linter warnings related to unsafe integer-to-byte conversions.

v2.2.2

15 Jan 20:11
75c2bf6

Choose a tag to compare

Added

  • Maintain an increased status report frequency while the door is in motion, regardless of the trigger source.
  • Add doorStatusSupported option to Home Assistant integration.
  • Perform Hormann logout when terminating Home Assistant integration process.
  • Add multi door support.

Changed

Fixed

  • Fixed local docker build (build argument was missing).
  • Fixed potential resource leak

v2.2.1

30 Sep 17:41
257235f

Choose a tag to compare

Added

  • Introduce CHANGELOG.md

Changed

  • Release workflow changed to use goreleaser
  • updated tools: golang, golangci-lint, gosec

v2.2.0

12 Aug 18:05
cfdae6f

Choose a tag to compare

add fast update + dependency updates

v2.1.0

22 Jul 07:43
bb6fcdf

Choose a tag to compare

  • home assistant
  • docker compose

v2.0.0

20 Jul 19:42
72cc721

Choose a tag to compare

Add Home Assistant integration

v1.0.0

29 Mar 20:37

Choose a tag to compare

Door handling features are tested on real Hörmann BiSecur gateway.

v0.0.1-alpha3

04 Feb 20:27
6d99167

Choose a tag to compare

2024-02-04