Difference between revisions of "Tweak advanced ZWave settings"

From LinuxMCE
Jump to: navigation, search
m (Tweaking advanced ZWave settings moved to Tweak advanced ZWave settings: better title)
Line 1: Line 1:
 
If you want to tweak some specific settings of your ZWave devices then read this article.
 
If you want to tweak some specific settings of your ZWave devices then read this article.
  
ZWave devices have additional settings that aren't available through LinuxMCE WebUI. What kind of tweaks you ask? I have dimmable ZWave wall light swithc; LinuxMCE can use this switch to turn it ON/OFF or to set light power from 10-90%, for most people this is more than enough. When I press top of the switch light turns ON when I press bottom of the switch light turns OFF. The issue was that all other switches work inverse of that; I usually press bottom to turn lights ON.
+
 
 +
ZWave devices have additional settings that aren't available through LinuxMCE WebUI. What kind of tweaks you ask? I have dimmable ZWave wall light switch ([[ACT_Homepro_ZDW232|HomePro ZDW232]]).
 +
LinuxMCE can use this switch and send it standard commands like to turn it ON/OFF or to set light power from 10-90%, for most people this is more than enough.  
 +
 
 +
I wanted to invert this switch. When you press top of the switch light turns ON when you press bottom of the switch light turns OFF. The issue was that all other switches in my home work opposite of that.  
 +
 
  
 
Luckily this switch supports "Invert Switch" function so I can invert it's function. From ZWave HomePro ZDW232 switch's manual I can see:
 
Luckily this switch supports "Invert Switch" function so I can invert it's function. From ZWave HomePro ZDW232 switch's manual I can see:
  
* The LED on the ZDW232 will by default, turn ON when the load attached is turned ON. To make the LED turn ON when the load attached is turned OFF instead, set parameter 3 to a value of 1.
+
: The LED on the ZDW232 will by default, turn ON when the load attached is turned ON. To make the LED turn ON when the load attached is turned OFF instead, set parameter 3 to a value of 1.
** Invert Switch
+
* '''Invert Switch'''
*** Parameter No: 4
+
** Parameter No: 4
*** Length: 1 Byte
+
** Length: 1 Byte
*** Valid Values = 0 or 1 (default value is 0)
+
** Valid Values = 0 or 1 (default value is 0)
* To change the top of the switch to OFF and the bottom of the switch to ON, set parameter 4 to 1.
+
: To change the top of the switch to OFF and the bottom of the switch to ON, set parameter 4 to 1.
 +
 
 +
 
 +
Also one nice feature is "Light Light" to turn on blue LED when switch is turned off, so you can find it more easily in the dark.
 +
 
 +
* '''Night Light'''
 +
** Parameter No: 3
 +
** Length: 1 Byte
 +
** Valid Values = 0 or 1 (default value is 0)
 +
: The LED on the ZDW232 will by default, turn ON when the load attached is turned ON. To make the LED turn ON when the load attached is turned OFF instead, set parameter 3 to a value of 1.
 +
 
 +
 
 +
To change any of these settings you need just one more info and that is '''ZWave NodeID''', or as it is labeled in WebUI '''ZWave Port/Channel Number'''
 +
 
 +
To find out what is the '''Port/Channel Number''' of ZWave device you want to tweak settings for go to WebUI > Wizards > Devices > Lights. On that screen you should see '''Port/Channel Number''' of ZWave device you want to tweak.
 +
 
 +
[[Image:devices_lights.jpg|800px|center]]

Revision as of 20:21, 28 June 2010

If you want to tweak some specific settings of your ZWave devices then read this article.


ZWave devices have additional settings that aren't available through LinuxMCE WebUI. What kind of tweaks you ask? I have dimmable ZWave wall light switch (HomePro ZDW232). LinuxMCE can use this switch and send it standard commands like to turn it ON/OFF or to set light power from 10-90%, for most people this is more than enough.

I wanted to invert this switch. When you press top of the switch light turns ON when you press bottom of the switch light turns OFF. The issue was that all other switches in my home work opposite of that.


Luckily this switch supports "Invert Switch" function so I can invert it's function. From ZWave HomePro ZDW232 switch's manual I can see:

The LED on the ZDW232 will by default, turn ON when the load attached is turned ON. To make the LED turn ON when the load attached is turned OFF instead, set parameter 3 to a value of 1.
  • Invert Switch
    • Parameter No: 4
    • Length: 1 Byte
    • Valid Values = 0 or 1 (default value is 0)
To change the top of the switch to OFF and the bottom of the switch to ON, set parameter 4 to 1.


Also one nice feature is "Light Light" to turn on blue LED when switch is turned off, so you can find it more easily in the dark.

  • Night Light
    • Parameter No: 3
    • Length: 1 Byte
    • Valid Values = 0 or 1 (default value is 0)
The LED on the ZDW232 will by default, turn ON when the load attached is turned ON. To make the LED turn ON when the load attached is turned OFF instead, set parameter 3 to a value of 1.


To change any of these settings you need just one more info and that is ZWave NodeID, or as it is labeled in WebUI ZWave Port/Channel Number

To find out what is the Port/Channel Number of ZWave device you want to tweak settings for go to WebUI > Wizards > Devices > Lights. On that screen you should see Port/Channel Number of ZWave device you want to tweak.

Devices lights.jpg