Skip to content

Commit

Permalink
Add cast automation
Browse files Browse the repository at this point in the history
  • Loading branch information
gerritjandebruin committed Dec 8, 2023
1 parent 9647122 commit ac9d190
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions automations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1056,3 +1056,17 @@
target:
entity_id: switch.heater
mode: single
- id: '1702071765185'
alias: Cast
description: ''
trigger:
- platform: time_pattern
hours: '*'
condition: []
action:
- service: cast.show_lovelace_view
data:
entity_id: media_player.lounge_display
dashboard_path: lovelace
view_path: hub
mode: single

0 comments on commit ac9d190

Please sign in to comment.