-
Notifications
You must be signed in to change notification settings - Fork 52
/
Copy pathinput_datetime.yaml
45 lines (45 loc) · 1.08 KB
/
input_datetime.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Now provided by ESPHome
# front_door_last:
# name: Front Door Last Opened
# has_date: true
# has_time: true
# back_porch_door_last:
# name: Back Porch Door Last Opened
# has_date: true
# has_time: true
# garage_exterior_door_last:
# name: Garage Exterior Door Last Opened
# has_date: true
# has_time: true
# garage_interior_door_last:
# name: Garage Interior Door Last Opened
# has_date: true
# has_time: true
# master_bedroom_exterior_door_last:
# name: Master Bedroom Exterior Door Last Opened
# has_date: true
# has_time: true
# garage_door_last:
# name: Garage Door Last Opened
# has_date: true
# has_time: true
garage_motion_last:
name: Last Garage Interior Motion
has_date: true
has_time: true
kitchen_motion_last:
name: Last Kitchen Motion
has_date: true
has_time: true
living_room_motion_last:
name: Last Living Room Motion
has_date: true
has_time: true
hallway_motion_last:
name: Last Hallway Motion
has_date: true
has_time: true
433_motion_master_bathroom_last:
name: Last Master Bathroom Motion
has_date: true
has_time: true