mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fix cover templates breaking change text
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
cfb2c60aa5
commit
8a9e58ed56
@ -533,7 +533,7 @@ when the used `guppy3` package becomes available with Python 3.11 compatibility.
|
||||
{% details "Template: Covers" %}
|
||||
|
||||
Template covers using `optimistic: false` without `value_template` nor
|
||||
`position_template` having a managed state. If you want to keep the
|
||||
`position_template` still updated state optimistically. The integration now respects the optimistic setting of false. If you want to keep the
|
||||
previous behavior, you must set the `optimistic` value to `true`,
|
||||
or remove the optimistic declaration.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user