Fix cover templates breaking change text

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
Franck Nijhof 2023-03-01 19:28:40 +01:00 committed by GitHub
parent cfb2c60aa5
commit 8a9e58ed56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.