already searched within the forum and found some useful answers, but i am sure i miss something simple to make my automation work. Surely someone can help me poin t into the right direction.
Szenario: i would like to have a config for the time my blinds go down and up, beside one boolean switch to start/stop the automation.
To makie the following shorter, i only added the one for shutdown.
So i created my input_boolean (to start/stop automation)
you are are giving the value “false” for the timestamp. I dont think it works like that. I am not an expert in templating, especially time and date, but as far as I know, the “false” you used, is not supposed to be there.
This template epxresses that:
“When the time matches the time I entered, then trigger the automation”, so:
I’m guessing his date_time setup is wrong because he has it set to 9 minutes unless input_datetime only takes “HH:MM” as it’s input. That in itself seems odd because HA uses “HH:MM:SS” everywhere else.
Nope, not yet. I’d have to get my wife to start using the interface in order to fully use a control like that. I probably should just add a sensor.time and a datetime to help people here. Currently, I don’t use any templating in automations because my automations are in AppDaemon.