Wrong word in template cover (#16770)

This commit is contained in:
Philip Allgaier 2021-02-28 14:52:03 +01:00 committed by GitHub
parent 1c331fa6e5
commit f185fb01b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ cover:
required: exclusive
type: template
position_template:
description: Defines a template to get the state of the cover. Legal values are numbers between `0` (closed) and `100` (open). [`value_template`](#value_template) and [`position_template`](#position_template) cannot be specified concurrently.
description: Defines a template to get the position of the cover. Legal values are numbers between `0` (closed) and `100` (open). [`value_template`](#value_template) and [`position_template`](#position_template) cannot be specified concurrently.
required: exclusive
type: template
icon_template:
@ -189,7 +189,7 @@ This example allows you to control two or more covers at once.
homeassistant:
customize:
cover_group:
assume_state: true
assumed_state: true
cover:
- platform: template