-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgroups.yaml
88 lines (78 loc) · 1.78 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
## GRUPPI
default_view:
view: yes
icon: mdi:home
entities:
- device_tracker.pier_ipier
- device_tracker.costanza_icostanza
- sensor.meteo_symbol
- sensor.meteo_temperature
- group.switch
- group.tvcamera
- group.thermostats
- group.consumi
- group.snmp_monitor
- group.weather
## - camera.italia
media:
name: Multimedia
view: yes
icon: mdi:play-circle-outline
entities:
- media_player.apple_tv
- media_player.gemma
- media_player.volumio
# - media_player.mini
# - media_player.samsung_tv_remote
# - media_player.sala
misc:
name: Utility
view: yes
icon: mdi:settings
entities:
- group.all_automations
- group.all_scripts
- group.information
switch:
name: 'Luci'
entities:
- switch.terrazzo
- light.sala_da_pranzo
- light.tv
tvcamera:
name: 'Telecomando Camera'
entities:
- script.tv_select_source
- script.tv_stop_source
- switch.tv_camerapower
- switch.tv_cameravolume
- switch.tv_camerahdmi1
- switch.tv_camerahdmi2
thermostats:
name: 'Termostato'
entities:
- climate.termostato
Consumi:
- sensor.luce_tensione
- sensor.luce_potenza
- sensor.luce_consumo_di_oggi
- sensor.luce_consumo_di_ieri
snmp_monitor:
name: Bandwith Monitoring
entities:
- sensor.internet_speed_in
- sensor.internet_speed_out
- sensor.wan_traffic_in_mean
- sensor.wan_traffic_out_mean
snmp_raw_values:
name: SNMP Raw Values
entities:
- sensor.snmp_wan_in
- sensor.snmp_wan_out
weather:
name: 'Meteo'
entities:
- weather.previsioni
Information:
- sensor.time__date
- sensor.hass_uptime