forked from bassista/HomeAssistant-1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgroups.yaml
executable file
·88 lines (79 loc) · 2.39 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
persone: #### di default quando un membro del gruppo è a casa, il gruppo è a casa
name: Family
entities:
- person.davide
- person.muriel
prese:
name: Power
entities:
- switch.switch_6 #Forno
- switch.switch_7 #Lavastoviglie
- switch.lavatrice #Lavatrice
- switch.asciugatrice #asciugatrice
- switch.presa_ingresso
- switch.presa_pranzo
- switch.presa_bagno
- switch.presa_corridoio
# - switch.neo_coolcam_power_plug_12a_switch #cantina portavino
# - switch.switch_10 #iMac
luci:
name: Luci Interne
entities:
- switch.switch_9
- switch.shellypensili
- switch.fibaro_system_fgs222_double_relay_switch_2x15kw_switch_2
- switch.switch_8
- switch.fibaro_system_fgs222_double_relay_switch_2x15kw_switch_3
- switch.fibaro_system_fgs222_double_relay_switch_2x15kw_switch_6
- switch.switch_14
- switch.fibaro_system_fgs222_double_relay_switch_2x15kw_switch_4
- light.sala
#piano superiore
- light.level # fibaro dim bagno
- light.level_2 # fibaro dim camerina
- light.camera #yeelight
- light.studio # studio
luci_pt:
name: Luci Piano Terra
entities:
- switch.switch_9
- switch.shellypensili
- switch.fibaro_system_fgs222_double_relay_switch_2x15kw_switch_2
- switch.switch_8
- switch.fibaro_system_fgs222_double_relay_switch_2x15kw_switch_3
- switch.fibaro_system_fgs222_double_relay_switch_2x15kw_switch_6
- switch.switch_14
- switch.fibaro_system_fgs222_double_relay_switch_2x15kw_switch_4
- light.sala
finestre:
name: Finestre
entities:
- cover.level #sala
- cover.level_4 #bagno
- cover.level_2 #scale
- cover.level_3 #camera
living:
name: Confort Living
entities:
- climate.termostatod
- fan.sala
- sensor.netatmo_indoor_temperature
- sensor.netatmo_indoor_humidity
- sensor.sala_humidity
- sensor.netatmo_indoor_pressure
- sensor.sala_aqi
- sensor.netatmo_indoor_co2
- sensor.sala_dust
- sensor.netatmo_indoor_noise
lavatrice:
name: Notifiche Lavatrice
entities:
- automation.notifica_lavatrice_on
- automation.notifica_lavatrice_fine
- sensor.lavatrice_energy_power
asciugatrice:
name: Notifiche Asciugatrice
entities:
- automation.notifica_asciugatrice_on
- automation.notifica_asciugatrice_fine
- sensor.asciugatrice_energy_power