Corrected attribute name - MQTT Cover (#9311)

* Corrected attribute name

* ✏️ Tweak
This commit is contained in:
kbickar 2019-04-28 13:05:54 -04:00 committed by Fabian Affolter
parent 77645798a4
commit 5c7a001feb

View File

@ -163,7 +163,7 @@ tilt_opened_value:
required: false
type: integer
default: 100
tilt_status_optimistic:
tilt_optimistic:
description: Flag that determines if tilt works in optimistic mode.
required: false
type: boolean