Skip to content

v3.1.0

Compare
Choose a tag to compare
@MiguelRipoll23 MiguelRipoll23 released this 05 Jul 13:14

Changelog

  • Added sound events when security system is cancelled or a mode is restored.
  • Added option for custom sounds (or disabled ones).
  • Added current/target webhook and command options for Off mode.
  • Added ${currentMode} parameter to command events (example: echo mode ${currentMode} set).
  • Added ${currentMode} parameter to webhook events (example: ?modeSet=${currentMode}&hello=true).
  • Improved stability and debug messages.
  • Fixed webhook error status not appearing correctly.
  • Fixed alert sound event playing when trigger_seconds is set to zero.

Deprecations

  • webhook_off has been deprecated, use webhook_current_off instead.
  • command_off has been deprecated, use command_current_off instead.