Actionable notifications: can I enter a value in the "reply"?

Apologies for the late reply.

  1. At the moment, I just reset the time manually in the frontend when it occurs to me. I guess you could run an automation on the cleaning operation being completed (using a state trigger when the vacuum goes from returning to docked) that could reset the time, either by hardcoding it in the automation, or by copying the time across from another datetime helper where you store the original start time but which you might keep hidden from the frontend.

  2. I’ve not explored this at all, but you could send a new notification in response to the delay event which cancels the current delay notification and includes a chronometer set to countdown against the new vacuum start time. This thread has details on how this can be accomplished, but as I say, I’ve never done it myself.

Hope this helps

1 Like