10 lines
304 B
YAML
10 lines
304 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"
|
||
|
view_path:
|
||
|
description: The path of the Lovelace view to show.
|
||
|
example: downstairs
|