mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 01:31:36 +00:00
13 lines
420 B
YAML
13 lines
420 B
YAML
show_lovelace_view:
|
|
description: Show a Lovelace view on a Chromecast.
|
|
fields:
|
|
entity_id:
|
|
description: Media Player entity to show the Lovelace view on.
|
|
example: "media_player.kitchen"
|
|
dashboard_path:
|
|
description: The URL path of the Lovelace dashboard to show.
|
|
example: lovelace-cast
|
|
view_path:
|
|
description: The path of the Lovelace view to show.
|
|
example: downstairs
|