-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathgroups.yaml
154 lines (154 loc) · 3.65 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
####VIEWS
# Change view name to `default_view` to overwrite the default view in the future
living_room_view:
view: yes
# icon: mdi:home
name: Living Room
entities:
- group.living_room
kitchen_view:
view: yes
name: Kitchen
entities:
- group.kitchen
office_view:
view: yes
name: Office
entities:
- group.office
antons_room_view:
view: yes
name: Antons room
entities:
- group.antons_room
family_view:
view: yes
name: Family
entities:
- group.family
####GROUPS
environment:
name: Environment
entities:
- sensor.date
- sensor.time
- sensor.yr_symbol
- sensor.yr_temperature
- sensor.yr_windSpeed
- sensor.yr_windDirection
- sensor.yr_humidity
- sensor.yr_fog
- sensor.yr_cloudiness
- sensor.dark_sky_precip_intensity
- sensor.dark_sky_precip_probability
- sensor.dark_sky_temperature
- sun.sun
system_and_network_card:
name: System and network
entities:
- sensor.speedtest_ping
- sensor.speedtest_download
- sensor.speedtest_upload
- input_select.current_theme
scenes_card:
name: Scenes
entities:
- scene.movies
- scene.party
- scene.christmas
- scene.shutdown
backyard_card:
name: Backyard
entities:
- sensor.soil_moisture_tomatoes
- sensor.soil_moisture_potatoes
- sensor.soil_moisture_onions
stairs_card:
name: Stairs
entities:
- light.upstairs
- light.downstairs
- sensor.stairway
sensor_node_1_card:
name: Sensor Node Livingroom
entities:
- sensor.sn1_temperature
- sensor.sn1_humidity
- sensor.sn1_ldr
- sensor.sn1_pir
- light.sn1_led
sensor_node_2_card:
name: Sensor Node Upstairs
entities:
- sensor.sn2_temperature
- sensor.sn2_humidity
- sensor.sn2_ldr
- sensor.sn2_pir
- light.sn2_led
tv_backlight_card:
name: TV backlight
entities:
- switch.livingroom_tv_led
- switch.livingroom_tv_led_mode_plus
- switch.livingroom_tv_led_mode_minus
- switch.livingroom_tv_led_speed_plus
- switch.livingroom_tv_led_speed_minus
- switch.livingroom_tv_led_demo
- switch.livingroom_tv_led_color_plus
- switch.livingroom_tv_led_color_minus
- switch.livingroom_tv_led_brightness_plus
- switch.livingroom_tv_led_brightness_minus
- switch.livingroom_tv_led_white
- switch.livingroom_tv_led_red
- switch.livingroom_tv_led_green
- switch.livingroom_tv_led_blue
- switch.livingroom_tv_led_yellow
- switch.livingroom_tv_led_teal
- switch.livingroom_tv_led_purple
family:
name: Family
entities:
- device_tracker.username_gp
- device_tracker.username_sp
- device_tracker.98b8e3e92581
- input_select.georgi_status
- input_select.sofi_status
kitchen:
name: Kitchen
entities:
- light.kitchen
- switch.kitchen_ceiling_lights
- switch.kitchen_coffee_pot
living_room:
name: Living Room
entities:
- light.living_room
- light.living_room_hue
- light.christmas_tree
- input_number.christmas_tree_animation_speed
- switch.livingroom_music_jar
- switch.livingroom_window_lights
- switch.livingroom_ball_lights
- switch.livingroom_charger
- media_player.living_room_tv
- media_player.samsung_tv_remote
- media_player.living_room_home
- media_player.living_room_tv_2
- media_player.livingroom_tv
office:
name: Office
entities:
- light.office
- light.office_hue
- light.office_strip
- input_number.office_animation_speed
- switch.main_computer
- binary_sensor.office_door
- camera.office
- switch.office_frontfacing_camera
- switch.office_torch
antons_room:
name: Antons Room
entities:
- light.antons_room
- camera.antons_room