-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgroups.yaml
More file actions
executable file
·124 lines (108 loc) · 2.49 KB
/
groups.yaml
File metadata and controls
executable file
·124 lines (108 loc) · 2.49 KB
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
#############################################################
# cards
#############################################################
default_view:
view: yes
name: Home
icon: mdi:home
entities:
- group.garage_cover
- group.temperatures
- history_graph.temperatures
- group.activity
security_view:
view: yes
name: Security
icon: mdi:security
entities:
- group.group_alarm_status
- group.group_alarm_panel
- group.group_alarm_sensors
media_view:
view: yes
name: Media
icon: mdi:play-network
entities:
- media_player.spotify
presence_view:
view: yes
name: Presence
icon: mdi:account-multiple
entities:
- group.presence_detection
data_view:
view: yes
name: Data
icon: mdi:settings
entities:
- group.data
scripts_view:
view: yes
name: Scripts
icon: mdi:code-tags
entities:
- script.test_actionable_notify
token_view:
view: yes
name: Token
icon: mdi:cellphone-text
entities:
- input_boolean.mobile_token_send
- input_text.mobile_number
#############################################################
# groups
#############################################################
garage_cover:
name: "Garage Door"
view: no
icon: mdi:garage
entities:
- cover.garage_door_cover
- sensor.garage_door_state
group_alarm_status:
name: Alarm Status
view: no
entities:
- sensor.alarm_sensors_state
group_alarm_panel:
name: Alarm Control
view: no
entities:
- alarm_control_panel.home_alarm
group_alarm_sensors:
name: Alarm Sensors
view: no
entities:
- binary_sensor.front_door
- binary_sensor.living_room
- binary_sensor.kitchen
- binary_sensor.master_bedroom
- binary_sensor.hollys_room
- binary_sensor.satchis_room
- binary_sensor.study
- binary_sensor.michis_room
data:
name: "Data"
view: no
entities:
- switch.garage_door_relay
- binary_sensor.garage_open_sensor
- binary_sensor.garage_closed_sensor
temperatures:
name: "Temperatures"
view: no
entities:
- sensor.swimming_pool_temperature
activity:
name: "Fitbit"
view: no
entities:
- sensor.steps
presence_detection:
name: "Presence"
view: no
entities:
- sensor.chris_location
- sensor.satsuki_location
# - sensor.misuki_location
# - sensor.seema_location