From aded8a19f9f7dcd4811747f01123ba0480799442 Mon Sep 17 00:00:00 2001 From: Eric Maycock Date: Tue, 31 Jul 2018 22:06:12 -0600 Subject: [PATCH 1/2] Updating collection of Inovelli devices --- config/inovelli/nzw1201.xml | 15 ++++++++++ config/inovelli/nzw30.xml | 10 ++++++- config/inovelli/nzw31.xml | 50 +++++++++++++++++++++++++------- config/inovelli/nzw36.xml | 23 +++++++++++++++ config/inovelli/nzw37.xml | 26 +++++++++++++++++ config/inovelli/nzw39.xml | 23 +++++++++++++++ config/inovelli/nzw96.xml | 24 +++++++++++++++ config/inovelli/nzw97.xml | 11 +++++-- config/manufacturer_specific.xml | 23 +++++++++------ 9 files changed, 182 insertions(+), 23 deletions(-) create mode 100644 config/inovelli/nzw1201.xml create mode 100644 config/inovelli/nzw36.xml create mode 100644 config/inovelli/nzw37.xml create mode 100644 config/inovelli/nzw39.xml create mode 100644 config/inovelli/nzw96.xml diff --git a/config/inovelli/nzw1201.xml b/config/inovelli/nzw1201.xml new file mode 100644 index 00000000..aafdda45 --- /dev/null +++ b/config/inovelli/nzw1201.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/config/inovelli/nzw30.xml b/config/inovelli/nzw30.xml index 3f8bdf5f..37246070 100644 --- a/config/inovelli/nzw30.xml +++ b/config/inovelli/nzw30.xml @@ -20,9 +20,17 @@ - + + + + + + + + + diff --git a/config/inovelli/nzw31.xml b/config/inovelli/nzw31.xml index 2f7c154b..7e8e89ad 100644 --- a/config/inovelli/nzw31.xml +++ b/config/inovelli/nzw31.xml @@ -1,19 +1,19 @@ - - - Each step of the dimming process will increase or decrease the brightness by this percentage. Increasing this will make the transition time quicker. Range 1-99% + + Each step of the dimming process will increase or decrease the brightness by this percentage. Increasing this will make the transition time quicker. - - This is the minimum value to which the switch will dim. Useful for CFL or LED lights that otherwise won't come on or come on but flicker/buzz. Range 1-99% + + This is the minimum value to which the switch will dim. Useful for CFL or LED lights that otherwise won't come on or come on but flicker/buzz. Choose if you want the LED indicator to turn on when switch is on or off or disable completely. + Controls the on/off orientation of the rocker switch @@ -21,7 +21,31 @@ - Automatically turn the switch off after this many seconds. 0 is disabled, or up to 32767 seconds + Automatically turn the switch off after this many seconds. 0 is disabled + + + Change how devices respond when associated in group 3 + + + + + Send association group 3 commands on these types of actions + + + + + + + + + + + + + + + + Default brightness when switch is turned on locally. 0 is previous. Firmware 1.02+" @@ -33,14 +57,18 @@ - + + + + - - - - + + + + + diff --git a/config/inovelli/nzw36.xml b/config/inovelli/nzw36.xml new file mode 100644 index 00000000..775acdcb --- /dev/null +++ b/config/inovelli/nzw36.xml @@ -0,0 +1,23 @@ + + + + + + Choose if you want the LED indicator to turn on when switch is on or off or disable completely. + + + + + + Automatically turn the switch off after this many seconds. 0 is disabled + + + + + + + + + + + diff --git a/config/inovelli/nzw37.xml b/config/inovelli/nzw37.xml new file mode 100644 index 00000000..ca917491 --- /dev/null +++ b/config/inovelli/nzw37.xml @@ -0,0 +1,26 @@ + + + + + + Choose if you want the LED indicator to turn on when switch is on or off or disable completely. + + + + + + Automatically turn channel 1 off after this many seconds. 0 is disabled + + + Automatically turn channel 2 off after this many seconds. 0 is disabled + + + + + + + + + + + diff --git a/config/inovelli/nzw39.xml b/config/inovelli/nzw39.xml new file mode 100644 index 00000000..775acdcb --- /dev/null +++ b/config/inovelli/nzw39.xml @@ -0,0 +1,23 @@ + + + + + + Choose if you want the LED indicator to turn on when switch is on or off or disable completely. + + + + + + Automatically turn the switch off after this many seconds. 0 is disabled + + + + + + + + + + + diff --git a/config/inovelli/nzw96.xml b/config/inovelli/nzw96.xml new file mode 100644 index 00000000..cf05016d --- /dev/null +++ b/config/inovelli/nzw96.xml @@ -0,0 +1,24 @@ + + + + + + Choose if you want the LED indicator to turn on when switch is on or off or disable completely. + + + + + + Automatically turn the switch off after this many seconds. 0 is disabled + + + + + + + + + + + + diff --git a/config/inovelli/nzw97.xml b/config/inovelli/nzw97.xml index 95192758..44221841 100644 --- a/config/inovelli/nzw97.xml +++ b/config/inovelli/nzw97.xml @@ -2,18 +2,25 @@ - + Choose if you want the LED indicator to turn on when switch is on or off or disable completely. + + Automatically turn channel 1 off after this many seconds. 0 is disabled + + + Automatically turn channel 2 off after this many seconds. 0 is disabled + - + + diff --git a/config/manufacturer_specific.xml b/config/manufacturer_specific.xml index 155f3a33..34a83845 100644 --- a/config/manufacturer_specific.xml +++ b/config/manufacturer_specific.xml @@ -738,15 +738,20 @@ - - - - - - - - - + + + + + + + + + + + + + + From 0ed6725c420d61d3638690b0373332c1ec5ec4a3 Mon Sep 17 00:00:00 2001 From: Eric Maycock Date: Tue, 31 Jul 2018 22:54:36 -0600 Subject: [PATCH 2/2] Updating collection of Inovelli devices --- config/inovelli/nzw31.xml | 6 +++--- config/manufacturer_specific.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/inovelli/nzw31.xml b/config/inovelli/nzw31.xml index 7e8e89ad..aa0c6ef4 100644 --- a/config/inovelli/nzw31.xml +++ b/config/inovelli/nzw31.xml @@ -2,10 +2,10 @@ - + Each step of the dimming process will increase or decrease the brightness by this percentage. Increasing this will make the transition time quicker. - + This is the minimum value to which the switch will dim. Useful for CFL or LED lights that otherwise won't come on or come on but flicker/buzz. @@ -21,7 +21,7 @@ - Automatically turn the switch off after this many seconds. 0 is disabled + Automatically turn the switch off after this many seconds. 0 is disabled, or up to 32767 seconds Change how devices respond when associated in group 3 diff --git a/config/manufacturer_specific.xml b/config/manufacturer_specific.xml index 34a83845..88c9aee8 100644 --- a/config/manufacturer_specific.xml +++ b/config/manufacturer_specific.xml @@ -738,12 +738,12 @@ - + - + - +