ui3 icon indicating copy to clipboard operation
ui3 copied to clipboard

Add MQTT command to display a toast message

Open bp2008 opened this issue 9 months ago • 0 comments

Design and add an MQTT command to display a toast message.

Options to consider:

  1. Style of toast (error, warning, info, success)
  2. Toast timeout in seconds. -1 to make it permanent and give it a close button?
  3. Plain text only, for security reasons.
  4. Should the toast message do something on click?
  • Nothing
  • Maximize a camera
  • Go to the Clips tab, filter by Alerts, and maximize a camera.
  • Open a specific recording by ID (can this be passed an alert ID?)
  1. Have an optional toast instance ID field similar to what I did with playaudio/{player_id}

bp2008 avatar Mar 03 '25 14:03 bp2008