You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The state of an event alert that has never fired has changed from the empty string ("") to "has never fired".
Changes
You can now snooze without ack'ing. notification_control now takes an extra argument, ack_at_snooze_start that defaults to true. The UI is updated to allow you to adjust it.
A default dictionary can now be set for the data config field. If data is also set in an alert definition, it will override the default dictionary on a key-by-key basis. Similarly, any data default set via the UI will override data keys set in YAML.
The report() service call now allows an extra data argument