renatohtpc Posted January 12, 2018 Posted January 12, 2018 I just finished installing the WaterCop Z-Wave Electric Actuator Motor (ZWACT) ($99.50 on AMZN) with a matching 3/4" valve. As I opened the actuator (to adjust the full open position of the valve) I noticed it is actually an FortrezZ WV01P4. Restful output: <node flag="128"> <address>ZW006_1</address> <name>Water Valve</name> <family>4</family> <type>4.16.0.0</type> <enabled>true</enabled> <deviceClass>0</deviceClass> <wattage>0</wattage> <dcPeriod>0</dcPeriod> <startDelay>0</startDelay> <endDelay>0</endDelay> <pnode>ZW006_1</pnode> <sgid>1</sgid> <devtype> <gen>4.16.0</gen> <mfg>132.563.43526</mfg> <cat>147</cat> </devtype> <property id="ST" value="0" formatted="Off" uom="78"/> </node> I successfully added it to the network and ISY is reporting it as a Binary Switch. Here is my question. The Open position of the valve is being reported as "Off" and the Closed position as "On". Isn't this counter intuitive? Is it possible to flip-flop the order (i.e. Open position = On and Closed position = Off) Thanks Renato
Bumbershoot Posted January 12, 2018 Posted January 12, 2018 I have a Z-Wave Water Cop device that the ISY also reports as a binary switch, and it reports exactly the same. I only use it in programs, so once I've written the programs, it's not a bother. I just made sure to make comments in the programs as a reminder. Off = Open and On = Closed. Edit: I forgot to mention that I right click on the device and navigate to the "Notes" context menu, then document the behavior in the note. Saves hair follicles.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.