From f94076aa8988e102b88c6274b353bf6b74495511 Mon Sep 17 00:00:00 2001 From: Piotr Machowski Date: Fri, 20 Sep 2024 04:57:13 +0200 Subject: [PATCH] Adjust documentation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7c75739..1a4381f 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,11 @@ below_horizon +Optional parameters: +* `variables` (`dict[string, Any]`) - allows adding additional variables to evaluation context +* `parse_result` (`bool`, default: `True`) - allows to disable result parsing for internal template evaluation +* `pass_context` (`bool`, default: `True`) - allows to disable passing external context to evaluation of internal template + ### `ct_is_available` This function checks if given entity has an available state.