Hello,
Me and the family need to record each time a specific event occurs. So I’m trying to create a custom logbook for a particular input button which I can do no problem.
The area I need help in and want to know if possible is a custom output in the log. For example the current log states -
Dog changed to 1 September 2022, 15:48 triggered by service input_button.press
I would like it to state along the lines of:
Dan (Or whichever user pressed the button) recorded Dog on Thursday 1st September 2022 at 15:48
I’m assuming it would need some templating with {User} and the timestamp formatting but that’s where I’m stuck or know if it’s possible.
Any help would be appreciated. Thanks.