-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgroups.yaml
117 lines (106 loc) · 2.33 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
### Views
default_view:
view: yes
entities:
- group.development
- group.home
- group.tracker
- group.sensors
# - group.led_light
- group.led_strip
- group.led_bulb
rpDataView:
view: yes
name: 'Raspberry Data'
entities:
- group.rpData
- group.servers
media:
name: 'Media'
view: yes
entities:
- switch.relay_1_1
- media_player.amazon_fire_tv
- media_player.receiver
- group.hyperion
### Cards
development:
name: 'Development'
entities:
- scene.wohnzimmer_an
- scene.wohnzimmer_aus
- scene.wohnzimmer_entspannt
- climate.aquariumcontroll_2_0
- sensor.aquariumcontroll_2_1
- sensor.aquariumcontroll_2_2
- sensor.aquariumcontroll_2_3
- switch.tft_switch_5_0
- switch.tft_switch_5_1
- switch.tft_switch_5_2
- switch.tft_switch_5_3
- camera.typhoon_cam
- camera.quick_cam
- light.buro
- light.wohnzimmer
- automation.rule_1_light_on_in_the_evening
- updater.updater
- switch.relay_1_2
sensors:
name: 'Sensors'
entities:
- sensor.dht_sensor_temperature
- sensor.dht_sensor_humidity
- sensor.owm_temperature
- sensor.owm_humidity
- sensor.owm_condition
- sensor.owm_rain
- sensor.owm_cloud_coverage
- sensor.owm_pressure
- sensor.owm_snow
- sensor.owm_wind_speed
- sensor.heiwasserzahler
- sensor.Kaltwasserzahler
tracker:
name: 'Tracker'
entities:
- device_tracker.android2e7650c3b449d07afritzbox
- device_tracker.phone_phone
- group.all_devices
rpData:
name: 'Raspberry Data'
entities:
- sensor.cpu_use
- sensor.disk_use_home
- sensor.ram_free
- sensor.speedtest_ping
- sensor.speedtest_upload
- sensor.speedtest_download
servers:
name: 'Server Data'
entities:
- sensor.ssl_certificate_expiry
- sensor.ssl_certificate_expiry_2
home:
name: 'Home Zone'
entities:
- light.yeelight_one
- switch.socket_2
led_bulb:
name: 'LED Lampe'
entities:
- switch.led_bulb
- input_select.led_bulb
- switch.led_bulb_bright
- switch.led_bulb_dark
led_strip:
name: 'LED Leiste Wohnzimmer'
entities:
- switch.led_strip
- input_select.led_strip
- switch.led_strip_brighter
- switch.led_strip_darker
hyperion:
name: 'Ambilight'
entities:
- light.hyperion
- input_select.hyperion_effect