mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update picture.markdown (#7836)
Picture card example was not updated to reflect changes from .84 update in regards to tap_action and navigation.
This commit is contained in:
parent
b3957439c7
commit
79b9d1a5a4
@ -85,7 +85,9 @@ Navigate to another view:
|
|||||||
```yaml
|
```yaml
|
||||||
- type: picture
|
- type: picture
|
||||||
image: /local/home.jpg
|
image: /local/home.jpg
|
||||||
navigation_path: /lovelace/home
|
tap_action:
|
||||||
|
action: navigate
|
||||||
|
navigation_path: /lovelace/home
|
||||||
```
|
```
|
||||||
|
|
||||||
Check the [views](/lovelace/views/) setup on how to setup custom IDs.
|
Check the [views](/lovelace/views/) setup on how to setup custom IDs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user