-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathzwave_device_config.yaml
106 lines (73 loc) · 2 KB
/
zwave_device_config.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
################################################################
## Z-Wave / Device Config
################################################################
################################################
## Front Door Lock
################################################
sensor.front_door_alarm_level_2:
ignored: true
sensor.front_door_alarm_type_2:
ignored: true
################################################
## Front Door Sensor
################################################
sensor.front_door_access_control:
ignored: true
sensor.front_door_alarm_level:
ignored: true
sensor.front_door_alarm_type:
ignored: true
sensor.front_door_burglar:
ignored: true
sensor.front_door_sourcenodeid:
ignored: true
################################################
## Kitchen Motion Sensor
################################################
sensor.kitchen_alarm_level:
ignored: true
sensor.kitchen_alarm_type:
ignored: true
sensor.kitchen_burglar:
ignored: true
sensor.kitchen_dew_point:
ignored: true
sensor.kitchen_general:
ignored: true
sensor.kitchen_moisture:
ignored: true
sensor.kitchen_power:
ignored: true
sensor.kitchen_seismic_magnitude:
ignored: true
sensor.kitchen_sourcenodeid:
ignored: true
sensor.kitchen_tank_capacity:
ignored: true
sensor.kitchen_ultraviolet:
ignored: true
################################################
## Master Bathroom Motion Sensor
################################################
sensor.master_bathroom_alarm_level:
ignored: true
sensor.master_bathroom_alarm_type:
ignored: true
sensor.master_bathroom_burglar:
ignored: true
sensor.master_bathroom_dew_point:
ignored: true
sensor.master_bathroom_general:
ignored: true
sensor.master_bathroom_moisture:
ignored: true
sensor.master_bathroom_power:
ignored: true
sensor.master_bathroom_seismic_magnitude:
ignored: true
sensor.master_bathroom_sourcenodeid:
ignored: true
sensor.master_bathroom_tank_capacity:
ignored: true
sensor.master_bathroom_ultraviolet:
ignored: true