Skip to content

Commit

Permalink
Adjust documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrMachowski committed Sep 20, 2024
1 parent ae7017b commit f94076a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,11 @@ below_horizon
</tr>
</table>

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.
Expand Down

0 comments on commit f94076a

Please sign in to comment.