-
-
Notifications
You must be signed in to change notification settings - Fork 893
Open
Description
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:
open-zwave/config/fibaro/fgwd111.xml
Line 146 in f150a98
| <Value genre="config" index="40" label="First button – scenes sen" max="8" min="0" size="1" type="byte" value="0"> |
open-zwave/config/fibaro/fgwd111.xml
Line 155 in f150a98
| <Value genre="config" index="41" label="Second button – scenes sent" max="8" min="0" size="1" type="byte" value="0"> |
cheers!
Metadata
Metadata
Assignees
Labels
No labels