mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +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
|
type: template
|
||||||
default: 100.0
|
default: 100.0
|
||||||
optimistic:
|
optimistic:
|
||||||
description: Flag that defines if lock works in optimistic mode.
|
description: Flag that defines if number works in optimistic mode.
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
@ -709,4 +709,4 @@ sensor:
|
|||||||
required: false
|
required: false
|
||||||
type: device_class
|
type: device_class
|
||||||
default: None
|
default: None
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user