mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update entities.markdown (#26979)
The `show_name` options has a `false` default value.
This commit is contained in:
parent
aa1d8e65fa
commit
09e13dac08
@ -227,7 +227,7 @@ entities:
|
|||||||
required: false
|
required: false
|
||||||
description: If false, the button name is not shown.
|
description: If false, the button name is not shown.
|
||||||
type: boolean
|
type: boolean
|
||||||
default: "true"
|
default: "false"
|
||||||
show_icon:
|
show_icon:
|
||||||
required: false
|
required: false
|
||||||
description: If false, the icon is not shown.
|
description: If false, the icon is not shown.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user