Why didn't these get included?

This commit is contained in:
CeeWeasel
2025-07-24 16:40:10 -04:00
parent c80842714f
commit 066b4c9af2
3 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ id: automation_clint_in_bed
trigger:
# Bed in master bedroom is occupied
- platform: state
entity_id: binary_sensor.bed_presence_c175a4_bed_occupied_right
entity_id: binary_sensor.bed_presence_c175a4_bed_occupied_either
to: 'on'
# Radio playing
- platform: state
@@ -63,7 +63,7 @@ condition:
- alias: "The bed is occupied"
condition: state
entity_id: input_boolean.master_bed_occupied
entity_id: binary_sensor.bed_presence_c175a4_bed_occupied_either
state: 'on'
action:
- service: input_boolean.turn_on
@@ -49,9 +49,9 @@ action:
# entity_id: switch.shelly_projector
- alias: "Roku idle or unused, turn off projector"
conditions:
- condition: state
entity_id: switch.shelly_projector
state: 'on'
# - condition: state
# entity_id: switch.shelly_projector
# state: 'on'
- condition: or
conditions:
- condition: trigger
@@ -59,9 +59,9 @@ action:
- condition: trigger
id: home_fifteen_min
sequence:
- service: switch.turn_off
target:
entity_id: switch.shelly_projector
# - service: switch.turn_off
# target:
# entity_id: switch.shelly_projector
- service: input_boolean.turn_off
data: {}
target:
@@ -150,6 +150,6 @@ action:
target:
entity_id: input_select.master_bedroom_mode
# From Master Bedroom Asleep
- service: input_boolean.turn_on
entity_id: input_boolean.master_bedroom_asleep
# From Master Bedroom Asleep
- service: input_boolean.turn_on
entity_id: input_boolean.master_bedroom_asleep