mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +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
|
||||
description: If false, the button name is not shown.
|
||||
type: boolean
|
||||
default: "true"
|
||||
default: "false"
|
||||
show_icon:
|
||||
required: false
|
||||
description: If false, the icon is not shown.
|
||||
|
Loading…
x
Reference in New Issue
Block a user