Updated door group to use mqtt instead of smartthings direct integration
This commit is contained in:
parent
38e42a7200
commit
83e2ee17ce
|
@ -31,10 +31,10 @@ House Conditions:
|
|||
- sensor.accurite_garage_humidity
|
||||
|
||||
External Doors:
|
||||
- binary_sensor.side_door_contact_2
|
||||
- binary_sensor.front_door_contact_2
|
||||
- binary_sensor.back_door_contact_2
|
||||
- binary_sensor.laundry_room_door_contact_2
|
||||
- binary_sensor.side_door
|
||||
- binary_sensor.front_door
|
||||
- binary_sensor.back_door
|
||||
- binary_sensor.laundry_room_door
|
||||
- binary_sensor.garage_door
|
||||
|
||||
Garage Doors:
|
||||
|
|
Loading…
Reference in New Issue