-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcustomize_glob.yaml
64 lines (44 loc) · 1.07 KB
/
customize_glob.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
# Generelle ikoner
'automation.*':
icon: mdi:arrow-right-drop-circle
'sensor.batt*':
icon: mdi:battery-charging-80
'sensor.*humidity*':
icon: mdi:weather-rainy
'sensor.*luminance*':
icon: mdi:brightness-7
# Skjul uønskede enheter
'sensor.*_sourcenodeid*':
hidden: true
'sensor.*_seismic*':
hidden: true
'sensor.radiator*_alarm*':
hidden: true
'sensor.fibaro*_alarm*':
hidden: true
'sensor.*multisensor*_alarm*':
hidden: true
'sensor.sensative*_alarm*':
hidden: true
'sensor.*_general_*':
hidden: true
'sensor.*_burglar*':
hidden: true
'sensor.*_current*':
hidden: true
'sensor.*_previous*':
hidden: true
'sensor.*_voltage*':
hidden: true
'sensor.*_power_management*':
hidden: true
'sensor.*_exporting*':
hidden: true
'sensor.fibaro_*_heat*':
hidden: true
'sensor.fibaro_*_system*':
hidden: true
'*.lock_sensor':
hidden: true
'light.fibaro_system*':
hidden: true