I’m sorry to be a new to Home Assistant. I have a problem for which I need some guidance.
My problem is: There is a message that is sent to a Telegram bot, with a button that, when is pressed, shoud execute some actions the day after (tomorrow) at specific date (ie. 20:00).
I have no idea how to do that…
Any suggestions are appreciated.
Wow!
I did not know about “datetime helpers”… I’ve just arranged the code for this, and it seems working. Tomorrow I’m going to check it fully functionality.
One question: If Home Assistant is rebooted, I guess the value of “input_datetime.<your_helper>” will be reset… I guess…
If so, do you know how it can be possible to store this value?