Skip to content

Commit

Permalink
Ignore other bedroom open pause depending on the app on Google TV.
Browse files Browse the repository at this point in the history
  • Loading branch information
dannytsang committed Jan 23, 2025
1 parent 2c59cc6 commit 03f54ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/rooms/bedroom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,11 @@ automation:
- condition: state
entity_id: media_player.bedroom_tv
state: playing
- not:
- condition: state
entity_id: media_player.bedroom_tv
attribute: app_name
state: BBC iPlayer
actions:
- parallel:
- action: script.send_to_home_log
Expand Down

0 comments on commit 03f54ad

Please sign in to comment.