mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +00:00
Fix typo in lock optimistic variable description (#19089)
This commit is contained in:
parent
4dfdf59d31
commit
1b24ea7f6e
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user