mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
add last-triggered to secondary_info (#11221)
adding info to the docs following PR https://github.com/home-assistant/home-assistant-polymer/pull/4222 which add last-triggered to the secondary_info options
This commit is contained in:
parent
b63ac67a04
commit
4ce142f47c
@ -61,7 +61,7 @@ image:
|
|||||||
type: string
|
type: string
|
||||||
secondary_info:
|
secondary_info:
|
||||||
required: false
|
required: false
|
||||||
description: "Show additional info. Values: `entity-id`, `last-changed`."
|
description: "Show additional info. Values: `entity-id`, `last-changed`, `last-triggered' (only for automations and scripts)."
|
||||||
type: string
|
type: string
|
||||||
format:
|
format:
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user