mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 00:30:02 -06:00
Fixed minor typo (#40282)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
828563b95c
commit
0cb5692fb3
@ -128,7 +128,7 @@ automation:
|
||||
|
||||
To dynamically set the `input_datetime` you can call
|
||||
`input_datetime.set_datetime`. The values for `date`, `time` and/or `datetime` must be in a certain format for the call to be successful. (See action description above.)
|
||||
If you have a `datetime` object you can use its `timestamp` method. Of if you have a timestamp you can just use it directly.
|
||||
If you have a `datetime` object, you can use its `timestamp` method. Or, if you have a timestamp, you can just use it directly.
|
||||
|
||||
{% raw %}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user