Skip to content

Commit

Permalink
Update cover.template.markdown (home-assistant#27878)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsporsche authored Jun 19, 2023
1 parent f308dfc commit a3908f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_integrations/cover.template.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ If both a [`value_template`](#value_template) and a [`position_template`](#posit
| value_template output | result |
| ------------- |-------------|
| open | state defined by `position_template` |
| close | state defined by `position_template` |
| closed | state defined by `position_template` |
| true | state defined by `position_template` |
| false | state defined by `position_template` |
| opening | state set to `opening` |
Expand Down

0 comments on commit a3908f4

Please sign in to comment.