diff --git a/configuration/automations/bedroom-tv.yaml b/configuration/automations/bedroom-tv.yaml index d20e03e..c3d4c3a 100644 --- a/configuration/automations/bedroom-tv.yaml +++ b/configuration/automations/bedroom-tv.yaml @@ -28,12 +28,6 @@ alias: '[Bedroom] TV turn off at night' mode: single trigger: - - platform: state - entity_id: - - input_select.home_mode - to: Night - for: - minutes: 30 - platform: state entity_id: input_select.home_mode to: Night @@ -43,7 +37,7 @@ entity_id: media_player.bedroom_tv to: "on" for: - minutes: 30 + minutes: 60 condition: - condition: state entity_id: input_select.home_mode