mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Lovelace: Add last-updated option to secondary_info (#15483)
This commit is contained in:
parent
026cf02419
commit
353cfff422
@ -76,7 +76,7 @@ image:
|
||||
type: string
|
||||
secondary_info:
|
||||
required: false
|
||||
description: "Show additional info. Values: `entity-id`, `last-changed`, `last-triggered` (only for automations and scripts), `position` or `tilt-position` (only for supported covers), `brightness` (only for lights)."
|
||||
description: "Show additional info. Values: `entity-id`, `last-changed`, `last-updated`, `last-triggered` (only for automations and scripts), `position` or `tilt-position` (only for supported covers), `brightness` (only for lights)."
|
||||
type: string
|
||||
format:
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user