Just working on my first node, a GE (JASCO) dual receptacle outlet.
I managed to install OpenHab 1.50, Demo site (modified to work with my outlet) and Habmin.
The outlet responds to the commands from the DEMO site now. Great! ;-) However, on this device there is a LED that is lit when the outlet is OFF and the LED is turned off when the outlet is turned ON. I had nothing plugged in the outlet at first and I taught the device was working in reverse from the commands sent from OH.
The instructions that came with the outlet talks about configuration parameters that can be changed with an "Advanced controller such as GE 45601". Specifically, parameter #3 changed from '0' to '1' will invert the operation of the LED. I was hoping those parameters would be available for change in Habmin.
My outlet is listed and alive as NOTE 3 (Configurations -> Devices). In the product explorer tab, I do not see this specific device ID listed. A similar device 45609 On/Off relay Switch is there with there are no parameters listed. And I can not change any of the parameters either!
Question:
1. Do I need to manually enter this device in the database? If so how ?
2. Can I enter the available parameters so they will be available for change withing Habmin?
3. How do I changes parameters for ONE specific node? I could not figure how to do it despite the great instructions given at:
https://github.com/cdjackson/HABmin/wiki/Z-Wave-Configuration
Thanks! ;-)
Eric
1. Do I need to manually enter this device in the database? If so how ?
2. Can I enter the available parameters so they will be available for change withing Habmin?
3. How do I changes parameters for ONE specific node? I could not figure how to do it despite the great instructions given at:
https://github.com/cdjackson/HABmin/wiki/Z-Wave-Configuration
Did you had a chance to look into adding JASCO ZW1001 and its configuration commands to the Z-Wave database?
Thank you very much for your great works and support to the forum!
Eric
I see that it has been added to the most recent source code package for the Z-Wave binding. Guess it is time I setup the compilation environment on my side too ;-)
Being electronic designer and firmware programmer, I plan to develop some custom z-wave hardware based on raspberry pi + Z-Wave module. Looks like this is going to be fun!
Hoping to contribute to openhab soon,
Eric
Eric