mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Update todo-list.markdown (#36756)
This commit is contained in:
parent
9c33a5d76d
commit
e136d908e5
@ -66,6 +66,11 @@ hide_completed:
|
|||||||
description: Hide the completed items section in the card.
|
description: Hide the completed items section in the card.
|
||||||
type: boolean
|
type: boolean
|
||||||
default: "false"
|
default: "false"
|
||||||
|
hide_create:
|
||||||
|
required: false
|
||||||
|
description: Hide the textbox for creating new tasks at the top of the card.
|
||||||
|
type: boolean
|
||||||
|
default: "false"
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
### Examples
|
### Examples
|
||||||
|
Loading…
x
Reference in New Issue
Block a user