-
Notifications
You must be signed in to change notification settings - Fork 1
/
groups.yaml
executable file
·57 lines (57 loc) · 1.32 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
climate:
name: Climate
entities:
- sensor.boysroomtemp
- sensor.boysroomhumidity
- sensor.living_room_temp
- sensor.living_room_humidity
- climate.sensi
devicetrackers:
name: Device tracker groups
icon: mdi:cellphone
entities:
- group.thermostatdevices
- group.bedtimephones
thermostatdevices:
name: Temperature Devices
entities:
- device_tracker.pixel_8_2
- device_tracker.heidis_iphone_4
# - device_tracker.device_name_1
# - device_tracker.device_name_2
# - device_tracker.device_name_3
bedtimephones:
name: Bedtime Devices
entities:
- device_tracker.pixel_8_2
- device_tracker.heidis_iphone_4
# - device_tracker.device_name_1
# - device_tracker.device_name_2
# - device_tracker.device_name_3
automations:
name: Automations
icon: mdi:home-automation
entities:
- group.all_automations
cameras:
name: Cameras
icon: mdi:cctv
entities:
- camera.boysroom
version:
name: Server info
entities:
- sensor.ssl_certificate_expiry
boysroom:
name: Boys Room Settings
icon: mdi:settings
entities:
- input_datetime.boys_room_evening
- input_datetime.boys_room_morning
- input_number.boys_room_limited_brightness
masterbedroom:
name: Master Bedroom
icon: mdi:bed-queen
entities:
- light.shaun_nightstand
- light.heidi_nightstand