mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
|
required: false
|
||||||
description: Show entity state text.
|
description: Show entity state text.
|
||||||
type: boolean
|
type: boolean
|
||||||
default: true
|
default: false
|
||||||
theme:
|
theme:
|
||||||
required: false
|
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/).
|
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