mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Corrected attribute name - MQTT Cover (#9311)
* Corrected attribute name
* ✏️ Tweak
This commit is contained in:
parent
77645798a4
commit
5c7a001feb
@ -163,7 +163,7 @@ tilt_opened_value:
|
|||||||
required: false
|
required: false
|
||||||
type: integer
|
type: integer
|
||||||
default: 100
|
default: 100
|
||||||
tilt_status_optimistic:
|
tilt_optimistic:
|
||||||
description: Flag that determines if tilt works in optimistic mode.
|
description: Flag that determines if tilt works in optimistic mode.
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user