diff --git a/scripts.yaml b/scripts.yaml index 5380ba7..b75946e 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -604,10 +604,10 @@ basement_shutdown: - playing - paused then: - - service: remote.turn_off + - service: media_player.turn_off data: {} target: - entity_id: remote.basement_tv + entity_id: media_player.basement_tv alias: If TV is not being used, turn it off - service: script.turn_on data: {}