Fix typo in lock optimistic variable description (#19089)

This commit is contained in:
apaperclip 2021-08-26 13:29:44 -04:00 committed by GitHub
parent 8009ee4dc9
commit dc5bb1248b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -197,7 +197,7 @@ number:
type: template
default: 100.0
optimistic:
description: Flag that defines if lock works in optimistic mode.
description: Flag that defines if number works in optimistic mode.
required: false
type: boolean
default: false
@ -709,4 +709,4 @@ sensor:
required: false
type: device_class
default: None
{% endconfiguration %}
{% endconfiguration %}