-
Notifications
You must be signed in to change notification settings - Fork 0
/
group.yaml
137 lines (118 loc) · 3.16 KB
/
group.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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
Local Weather:
- sensor.dark_sky_summary
- sensor.netatmo_garendonclose_temperature
- sensor.netatmo_garendonclose_humidity
UK Weather:
- sensor.dark_sky_icon
- sensor.dark_sky_minutely_summary
- sensor.dark_sky_nearest_storm_distance
- sensor.dark_sky_wind_bearing
- sensor.dark_sky_wind_speed
- sensor.dark_sky_visibility
- sensor.owm_cloud_coverage
- sensor.netatmo_garendonclose_humidity
- sensor.netatmo_garendonclose_temperature
- sensor.dark_sky_dew_point
Security Sensors:
- input_boolean.lightskill_override
- binary_sensor.livingroom_motion
- binary_sensor.livingroom_someone_known
- binary_sensor.livingroom_someone_unknown
Living Room:
- light.hue_color_lamp_1
- light.hue_color_lamp_3
- light.hue_lightstrip_plus_1
- camera.livingroom
- sensor.netatmo_livingroom_temperature
- sensor.netatmo_livingroom_humidity
- sensor.netatmo_livingroom_noise
- sensor.netatmo_livingroom_co2
Bedroom:
- light.hue_color_lamp_2
- binary_sensor.aeotec_zw074_multisensor_gen5_sensor_3_0
PC Room:
entities:
- light.hue_ambiance_lamp_4
- binary_sensor.aeotec_zw074_multisensor_gen5_sensor_4_0
- sensor.aeotec_zw074_multisensor_gen5_temperature_4_1
- sensor.aeotec_zw074_multisensor_gen5_luminance_4_3
- sensor.aeotec_zw074_multisensor_gen5_relative_humidity_4_5
- sensor.aeotec_zw074_multisensor_gen5_alarm_level_4_1
- sensor.aeotec_zw074_multisensor_gen5_alarm_type_4_0
- sensor.aeotec_zw074_multisensor_gen5_burglar_4_10
- sensor.aeotec_zw074_multisensor_gen5_sensor_4_0
Bathroom:
- light.hue_ambiance_lamp_2
Landing:
- light.hue_white_lamp_1
Hallway:
- light.hue_ambiance_lamp_3
Kitchen:
- light.hue_ambiance_lamp_1
Moo Castle:
control: hidden
entities:
- switch.bedroom_filter
- switch.pc_room_
- sensor.aeotec_zw074_multisensor_gen5_temperature_2_1
- sensor.aeotec_zw074_multisensor_gen5_luminance_2_3
- sensor.aeotec_zw074_multisensor_gen5_relative_humidity_2_5
# - camera.mjpeg_camera
- camera.mjpeg_camera_2
- camera.mjpeg_camera_3
Moo Cam Links:
- weblink.moo_cam_1
- weblink.moo_cam_2
- weblink.moo_cam_3
ISS:
- camera.iss
- binary_sensor.iss
In Residence:
- input_boolean.gary_home
- input_boolean.jane_home
default_view:
view: yes
entities:
- group.local_weather
- camera.livingroom
- group.in_residence
- group.moo_castle
- group.security_sensors
weather:
name: Weather
view: yes
icon: mdi:weather-partlycloudy
entities:
- group.uk_weather
cameras:
name: Cameras
view: yes
icon: mdi:camera
entities:
- camera.livingroom
- camera.mjpeg_camera_2
- camera.mjpeg_camera
rooms:
name: Rooms
view: yes
icon: mdi:home
entities:
- group.kitchen
- group.living_room
- group.hallway
- group.landing
- group.bathroom
- group.bedroom
- group.pc_room
castle:
view: yes
control: hidden
icon: mdi:castle
entities:
- group.moo_castle
- group.moo_cam_links
following:
view: yes
icon: mdi:message-text-outline
entities:
- group.iss