mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update show_state to false (#17999)
By default the entity state is not shown. Updated doc to reflect this
This commit is contained in:
parent
88495e2f58
commit
4e25e7de51
@ -62,7 +62,7 @@ show_state:
|
||||
required: false
|
||||
description: Show entity state text.
|
||||
type: boolean
|
||||
default: true
|
||||
default: false
|
||||
theme:
|
||||
required: false
|
||||
description: Override the used theme for this card with any loaded theme. For more information about themes, see the [frontend documentation](/integrations/frontend/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user