a door sensor got renamed

This commit is contained in:
Jeffrey Stone 2020-06-14 20:47:54 -04:00
parent 1b2d71ae13
commit 5f11aa6c95
1 changed files with 2 additions and 2 deletions

View File

@ -143,7 +143,7 @@ automation:
- platform: state
entity_id:
- binary_sensor.front_door
- binary_sensor.laundry_door
- binary_sensor.laundry_room_door
- binary_sensor.attic_door
- binary_sensor.back_door
from: 'off'
@ -174,7 +174,7 @@ automation:
- platform: state
entity_id:
- binary_sensor.front_door
- binary_sensor.laundry_door
- binary_sensor.laundry_room_door
- binary_sensor.attic_door
- binary_sensor.back_door
from: 'off'