Add templatable keyword (#1154)

This commit is contained in:
Jesse Hills 2021-05-12 03:36:03 +12:00 committed by GitHub
parent 6377ca4496
commit 0117d783f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@ This action makes the given deep sleep component enter deep sleep immediately.
Configuration options:
- **sleep_duration** (*Optional*, :ref:`config-time`): The time duration to stay in deep sleep mode.
- **sleep_duration** (*Optional*, :ref:`templatable <config-templatable>`, :ref:`config-time`): The time duration to stay in deep sleep mode.
.. _deep_sleep-prevent_action: