#Kitchen timer for plug
1 messages · Page 1 of 1 (latest)
@surreal tide I have an input_datetime helper that I can change in lovelace and am trying to access it in a script with a delay. - code is in the above linked thread.
https://paste.ubuntu.com/p/67ggsqkTsR/ is easier for others to find
what you have works
I'd personally recommend multiple automations and https://www.home-assistant.io/integrations/timer
It doesn’t switch off the plug. 😢
did you checked the logs?
is there an error saying invalid value or something like that for the automation?
It's a script though 😛
Mea culpa, i couldn’t find a script channel
I haven’t found any indication why it fails.
That seems more complex than what I want to do, but I’ll check.
☝️
Got the hint yet?
👌🏼- thank you very much!
Sorry, i fear I haven’t.
😄
the delay actually not working I think
hours: '{{ state_attr('input_datetime.he_charge_time', 'hour') }}'```
I don’t know what I did wrong with Tinkerer (not tagging on purpose) - i appreciate their time and want to avoid bugging people in the future.
also there's no hours attribute of the datetime
when you reply there's a on/off which allows to ping ppl
he doesn't like it when it's on
Can I pass the whole value of the datetime?
But i have to wrap it in a state_attr(), i take it?
Thank you 🙏🏼 - much appreciated