mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
Add brightness as secondary_info option (#13414)
This commit is contained in:
parent
432aea523e
commit
7068a341a2
@ -74,7 +74,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)."
|
||||
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)."
|
||||
type: string
|
||||
format:
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user