1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <!-- http://www.pepper1.net/zwavedb/device/85-->
3
+ <Product xmlns =' http://code.google.com/p/open-zwave/' >
4
+ <!-- Configuration -->
5
+ <CommandClass id =" 112" >
6
+
7
+ <Value type =" byte" genre =" config" instance =" 1" index =" 1" label =" Switching additional CONNECT radio receivers" value =" 1" >
8
+ <Help >To configure if other radio recivers from Merten should be switched as well.</Help >
9
+ </Value >
10
+
11
+ <Value type =" byte" genre =" config" instance =" 1" index =" 176" label =" Changeover delay (motor protection)" value =" 100" >
12
+ <Help >To configure the time the motor waits before switching direction.</Help >
13
+ </Value >
14
+
15
+ <Value type =" byte" genre =" config" instance =" 1" index =" 177" label =" Raising time input 1" value =" 100" >
16
+ <Help >To configure input 1 of the raising time calculation (256 * Input 1 + Input 2) * 0.1 sec</Help >
17
+ </Value >
18
+
19
+ <Value type =" byte" genre =" config" instance =" 1" index =" 178" label =" Raising time input 2" value =" 100" >
20
+ <Help >To configure input 1 of the raising time calculation (256 * Input 1 + Input 2) * 0.1 sec</Help >
21
+ </Value >
22
+
23
+ <Value type =" byte" genre =" config" instance =" 1" index =" 179" label =" Lowering time input 1" value =" 100" >
24
+ <Help >To configure input 1 of the lowering time calculation (256 * Input 1 + Input 2) * 0.1 sec</Help >
25
+ </Value >
26
+
27
+ <Value type =" byte" genre =" config" instance =" 1" index =" 180" label =" Lowering time input 2" value =" 100" >
28
+ <Help >To configure input 1 of the lowering time calculation (256 * Input 1 + Input 2) * 0.1 sec</Help >
29
+ </Value >
30
+
31
+ <Value type =" list" genre =" config" instance =" 1" index =" 181" label =" Light sensor" value =" 0" size =" 1" >
32
+ <Help >To configure use of light sensor. Default: 0 .</Help >
33
+ <Item label =" 0 - Auto" value =" 0" />
34
+ <Item label =" 1 - On" value =" 1" />
35
+ <Item label =" 2 - Off" value =" 1" />
36
+ </Value >
37
+
38
+ <Value type =" byte" genre =" config" instance =" 1" index =" 182" label =" Brightness threshold for light sensor" value =" 1" >
39
+ <Help >To configure brightness threshold for light sensor.</Help >
40
+ </Value >
41
+
42
+ <Value type =" byte" genre =" config" instance =" 1" index =" 183" label =" Sensor raising reaction threshold input 1" value =" 1" >
43
+ <Help >To configure input 1 of reaction threshold for raising shutter time calculation (256 * Input 1 + Input 2) * 0.1 sec</Help >
44
+ </Value >
45
+
46
+ <Value type =" byte" genre =" config" instance =" 1" index =" 184" label =" Sensor raising reaction threshold input 1" value =" 100" >
47
+ <Help >To configure input 2 of reaction threshold for raising shutter time calculation (256 * Input 1 + Input 2) * 0.1 sec</Help >
48
+ </Value >
49
+
50
+ <Value type =" byte" genre =" config" instance =" 1" index =" 185" label =" Sensor lowering reaction threshold input 1" value =" 1" >
51
+ <Help >To configure input 1 of reaction threshold for lowering shutter time calculation (256 * Input 1 + Input 2) * 0.1 sec</Help >
52
+ </Value >
53
+
54
+ <Value type =" byte" genre =" config" instance =" 1" index =" 186" label =" Sensor lowering reaction threshold input 1" value =" 100" >
55
+ <Help >To configure input 2 of reaction threshold for lowering shutter time calculation (256 * Input 1 + Input 2) * 0.1 sec</Help >
56
+ </Value >
57
+
58
+ </CommandClass >
59
+
60
+ <!-- COMMAND_CLASS_ALARM AlarmCmd_Get not supported -->
61
+ <CommandClass id =" 113" getsupported =" false" />
62
+
63
+ <!-- Association Groups -->
64
+ <CommandClass id =" 133" >
65
+ <Associations num_groups =" 1" >
66
+ <Group index =" 1" max_associations =" 5" label =" Group 1" auto =" true" />
67
+ </Associations >
68
+ </CommandClass >
69
+
70
+ </Product >
0 commit comments