-
Notifications
You must be signed in to change notification settings - Fork 27
/
groups.yaml
123 lines (108 loc) · 2.98 KB
/
groups.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
default_view:
name: Home
icon: mdi:home
entities:
- group.family
- group.lights
- group.indoors
- group.weather_one
- group.weather_two
### FAMILY ###
seanemily:
name: Sean and Emily
entities:
- device_tracker.sean_phone_nmap # Phone Wifi
- device_tracker.sean_pixel # Mobile App
- person.sean_green
- device_tracker.emily_phone_nmap # Phone Wifi
- device_tracker.emily_pixel # Mobile App
- person.emily_green
family:
name: Family
entities:
- device_tracker.sean_phone_nmap # Phone Wifi
- device_tracker.sean_pixel # Mobile App
- person.sean_green
- device_tracker.emily_phone_nmap # Phone Wifi
- device_tracker.emily_pixel # Mobile App
- person.emily_green
- device_tracker.joyce_phone_nmap # Phone Wifi
- device_tracker.joyce_phone # Mobile App
- person.joyce
sean:
name: Sean
entities:
- device_tracker.sean_phone_nmap # Phone Wifi
- device_tracker.sean_pixel # Mobile App
- person.sean_green
emily:
name: Emily
entities:
- device_tracker.emily_phone_nmap # Phone Wifi
- device_tracker.emily_pixel # Mobile App
- person.emily_green
joyce:
name: Joyce
entities:
- device_tracker.joyce_phone_nmap # Phone Wifi
- device_tracker.joyce_phone # Mobile App
- person.joyce
# DOOR SENSORS
patio_door:
entities: binary_sensor.patio_door
# OUTSIDE LIGHTS
outside_lights:
entities:
- light.signify_netherlands_b_v_lwb014_huelight_2
# MEDIA PLAYERS
living_room_media:
entities:
- media_player.plex_plex_for_android_tv_bravia_vh1
- media_player.plex_living_room_tv
# MOTION SENSORS
bedroom_motion:
entities:
#- binary_sensor.wyzesense_779b1944
#- binary_sensor.wyzesense_779b149b
- binary_sensor.bedroom_sensor_motion
- binary_sensor.lumi_lumi_sensor_motion_aq2_iaszone_3
living_room_motion:
entities:
#- binary_sensor.wyzesense_77a68ce7
#- binary_sensor.wyzesense_77a68665
#- binary_sensor.wyzesense_779b29d3
- binary_sensor.humen_sensor_1m_91d9f0_moving_target
- binary_sensor.humen_sensor_1m_91d9f0_presence
- binary_sensor.humen_sensor_1m_91d78c_presence
- binary_sensor.humen_sensor_1m_91d78c_moving_target
- binary_sensor.lumi_lumi_sensor_motion_aq2_iaszone_2
- binary_sensor.lumi_lumi_sensor_motion_aq2_iaszone
# - binary_sensor.living_room_motion_sensor
office_motion:
entities:
- binary_sensor.office_motion
#- binary_sensor.wyzesense_77a67a6c
closet_motion:
name: Closet Motion
entities:
#- binary_sensor.wyzesense_779b149b
- binary_sensor.lumi_lumi_sensor_motion_aq2_iaszone_3
bathroom_motion:
name: Bathroom Motion
entities:
# - binary_sensor.wyzesense_779b149b
### LIGHTS ###
all_lights:
name: All Lights
entities:
- light.bedroom
- light.bathroom
- light.silicon_labs_ezsp_office_lights_zha_group_0x0002
- light.living_room
- light.cabinet_lights
bedtime_lights:
name: Bedtime Lights
entities:
- light.bedroom
- light.living_room
- light.bathroom