Skip to content

v3.0.4

Compare
Choose a tag to compare
@superyaro superyaro released this 21 Apr 14:50
· 9 commits to master since this release

Enhancements

  • Reconnect Limit setting in config (default 30s)
  • Destroy existing Socket before Reconnect
  • Reconnect Websocket if connection is lost or no broadcast messages will be retrieved in any 30s interval
  • Config setting for TLS or Plain communication (UseTLS)
  • Attic window actuator & Awning actuator added

Bug Fixes

  • Cleanup unused code
  • Debug Logger repaired

Bump Dependencies

  • axios 0.26.1
  • npm 8.7.0
  • types/node 17.0.25
  • types/ws 8.5.3
  • typescript 4.6.3