1
0

Change bedroom tv sleep mode to 60 minutes

This commit is contained in:
Przemek Grondek 2024-08-01 01:35:51 +02:00
parent 717f852162
commit d28cd869e8

View File

@ -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