2019-09-11 18:34:10 +00:00
|
|
|
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"
|
2020-03-26 23:23:46 +00:00
|
|
|
dashboard_path:
|
|
|
|
description: The url path of the Lovelace dashboard to show.
|
|
|
|
example: lovelace-cast
|
2019-09-11 18:34:10 +00:00
|
|
|
view_path:
|
|
|
|
description: The path of the Lovelace view to show.
|
|
|
|
example: downstairs
|