#1085 - Easier to read like this.

This commit is contained in:
ccostan 2021-07-27 10:17:30 -04:00
parent b447aaff9a
commit 0fbcd5604d
1 changed files with 4 additions and 4 deletions

View File

@ -62,16 +62,16 @@
to: 'on' to: 'on'
id: "in_bed" id: "in_bed"
- platform: state - platform: state
entity_id: entity_id: group.bed
- binary_sensor.sleepnumber_carlo_carlo_is_in_bed
- binary_sensor.sleepnumber_carlo_stacey_is_in_bed
to: 'off' to: 'off'
id: "out_of_bed" id: "out_of_bed"
action: action:
choose: choose:
- alias: "Some One in Bed" - alias: "Some One in Bed"
conditions: " {{ trigger.id == 'in_bed'}} " conditions:
- condition: trigger
id: in_bed
sequence: sequence:
- service: homeassistant.turn_off - service: homeassistant.turn_off
target: target: