github redstone99/hass-alert2 v1.18.3

latest releases: v1.21, v1.20.1, v1.20...
8 months ago

Changes

  • generator_name is now optional. If not specified, no entity for the generator itself will be created.
  • New field, exception_ignore_regexes allows you to not send notifications for exceptions that happen if the exception + stack trace matches any of the regexes specified. Intended to suppress notifications due to known faulty components. Only allowed for alert global_exception spec and any alert with name="unhandled_exception" (intended for use by people writing components and using alert2 create_task)
  • Hysteresis state now preserved across HA restarts.
  • Fix bug where a hysteresis alert could get stuck on if HA restarted between when the alert turned on and would turn off.

Don't miss a new hass-alert2 release

NewReleases is sending notifications on new releases.