In config/fibaro/fgwd111.xml the config fields 41 and 42 have values that can be combined but the max value does not reflect this.
The description says you are able to combine 1, 2, 4 and 8 which should result in max="15", whereas it is currently set to max="8"
see below:
|
<Value genre="config" index="40" label="First button – scenes sen" max="8" min="0" size="1" type="byte" value="0"> |
|
<Value genre="config" index="41" label="Second button – scenes sent" max="8" min="0" size="1" type="byte" value="0"> |
cheers!
In
config/fibaro/fgwd111.xmlthe config fields 41 and 42 have values that can be combined but the max value does not reflect this.The description says you are able to combine 1, 2, 4 and 8 which should result in
max="15", whereas it is currently set tomax="8"see below:
open-zwave/config/fibaro/fgwd111.xml
Line 146 in f150a98
open-zwave/config/fibaro/fgwd111.xml
Line 155 in f150a98
cheers!