mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Add note about default action override (#16218)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
9d6d11473c
commit
53e61b1715
@ -35,7 +35,7 @@ tap_action:
|
||||
required: true
|
||||
description: "Action to perform (`more-info`, `toggle`, `call-service`, `navigate`, `url`, `none`)"
|
||||
type: string
|
||||
default: "`toggle`"
|
||||
default: "`toggle` (some cards overwrite default to `more-info` if the provided entity cannot be toggled)"
|
||||
navigation_path:
|
||||
required: false
|
||||
description: "Path to navigate to (e.g., `/lovelace/0/`) when `action` defined as `navigate`"
|
||||
|
Loading…
x
Reference in New Issue
Block a user