Update cover.template.markdown (#27878)

This commit is contained in:
rsporsche 2023-06-19 11:59:14 +02:00 committed by GitHub
parent f308dfc74e
commit a3908f47cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,7 +149,7 @@ If both a [`value_template`](#value_template) and a [`position_template`](#posit
| value_template output | result | | value_template output | result |
| ------------- |-------------| | ------------- |-------------|
| open | state defined by `position_template` | | open | state defined by `position_template` |
| close | state defined by `position_template` | | closed | state defined by `position_template` |
| true | state defined by `position_template` | | true | state defined by `position_template` |
| false | state defined by `position_template` | | false | state defined by `position_template` |
| opening | state set to `opening` | | opening | state set to `opening` |