
cwitter
Members-
Posts
41 -
Joined
-
Last visited
Everything posted by cwitter
-
I'm not sure what you're referring to as the popcorn effect. I haven't really noticed anything strange. The biggest issue I've seen with the keypads are that they don't have anyway to turn on button to show the status of a light being on. This leads to things being out of sync when something is turned on with Google. The only workaround I have for that was to make the LED of the button always appear on. While it doesn't let me see the status of the light remotely, it does provide an easy way to find the switch button in the dark.
-
I have some zooz keypads. I had one of my co-workers laser engrave the buttons. It's not perfect and the zwave scene support are a far cry from insteon, but it's supportable and works.
-
Items spoken for. I have asked for any items not being used by this person to be shared with the rest of the community.
-
I was wondering if anyone has any need for some old Insteon switches/dimmers/keypads? I have a ton of them laying in a box. All of them were pulled in a working condition, before I switched everything to Zwave. I also have a serial PLM too. Anyone can have them for free, I'm just looking for the cost of shipping them. I've been falling over the box long enough and would rather not just recycle them.
-
@Michel Kohanim, I can appreciate that it's difficult. Is it on the roadmap to do? Or should we just plan to do it manually? Just want to make plans. Thanks, Craig
-
Issues with Aeotec Home Energy Monitor GEN5
cwitter replied to cwitter's topic in Z-Wave - Series 300/500
I'll include the download link at the bottom of this email, but understand that there are 2 parts to understand about this here before you update. 1. V1.33 or under cannot be updated to V1.37, doing so will break its calibration and cause inaccurate data. 2. If firmware V1.34 or above, then it can be updated to V1.37 You can download the OTA update software here for V1.37 US Frequency: https://we.tl/t-wYkdK3zNgW Make sure of this before you continue with updating. The HEM Gen5 will need to be unpaired first from your ISY, then utilize the Z-Wave USB Adapter through the OTA update software to pair the HEM Gen5 and update it. But definitely make sure to check the firmware version, the values are in HEX so you should see one of these 3 values in the version report: 01 21 = V1.33 01 22 = V1.34 01 23 = V1.35 -
Issues with Aeotec Home Energy Monitor GEN5
cwitter replied to cwitter's topic in Z-Wave - Series 300/500
I had to buy their dongle and their support provided the firmware and update tool. You have to verify the version of the firmware that you have, before you can upgrade. Their support said One thing to make sure of, a windows PC will be needed to utilize our firmware update software, alternatively using Z-WaveJS may be a possibility. I'm not sure how to check with the ISY994i, but before we continue forward, to check the firmware version of your HEM Gen5, you can follow these steps: Requirements: Z-Wave USB Adapter Windows PC You can find the download of Zensys Tool here: https://assistance.domadoo.com/article/zensys-tool-2555.html Connect Controller to Zensys Tool 1) Open up Zensys Tool (make sure that no other software is connected to your controller [ie. Z-Stick, SmartStick+, UZB1]) 2) Your controller should automatically detect your controller after it opens, if it does not continue through the rest of the steps 3) Click on Categories 4) On the drop down menu, click on "Settings" 5) Select your Z-Wave USB Controller to connect to, then click OK. Finding Firmware version of a Z-Wave Device 1) Highlight the device that you want to check the firmware of 2) Click on the Node Information Icon 3) If it is a battery device, you will now need to wake it up to finish the command, then Zensys Tool will scan the device information and update it. 4) Now click on "Command Class" tab 5) Select: Command Classes: COMMAND_CLASS_VERSION_V1 Command Name: VERSION_GET 6) Then click on Send 7) If you are trying to get the information of a battery device, make sure to wake it up now A packet log will show up now, you can ignore most of the information, the only 4 digits you are look at are on the right side In this case, of the image above, the firmware version is V1.08 or V1.8 If your not sure, just send me a screenshot of the Version Report which should help me understand what firmware version your HEM Gen5 is running. Very likely it is running firmware V1.35 -
Works perfect! Thanks so much!
-
Issues with Aeotec Home Energy Monitor GEN5
cwitter replied to cwitter's topic in Z-Wave - Series 300/500
In case anyone else runs into this.. I had to get a firmware update from Aeotec. The device shipped with version 1.35, and need 1.37. After that, everything worked prefectly. Thanks, Craig -
@bmercier Here's the output. I also attached it as a pdf if that's easier. Device example is zw060_1. Thanks in advance, Craig https___192.168.2.253_rest_zwave_node_0_def_get_full=true.pdf
-
This XML file does not appear to have any style information associated with it. The document tree is shown below. <nodeDefs> <!-- Z-Wave ZW018_1 'ZW 018 On-Off Power Switch' --> <nodedef id="UZW0024" nls="121"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=2 ch=0 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="HAIL"/> <!-- cc=0x25 SWITCH_BINARY grp=2 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <!-- cc=0x27 SWITCH_ALL grp=2 ch=0 --> <cmd id="ALLON"/> <cmd id="ALLOFF"/> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> <cmd id="SETTIME"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl> <link linkdef="BSW"/> </ctl> <rsp> <link linkdef="ASSOC"/> <link linkdef="BSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW018_119 'ZW 018 Multilevel Switch' --> <nodedef id="UZW0038" nls="119"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=0 ch=0 --> <st id="ST" editor="_51_0_R_0_100"/> </sts> <cmds> <sends> <!-- cc=0x26 SWITCH_MULTILEVEL grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> <cmd id="FDUP"/> <cmd id="FDDOWN"/> <cmd id="FDSTOP"/> </sends> <accepts> <!-- cc=0x26 SWITCH_MULTILEVEL grp=0 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW039_1 'Living Room Floor Lamp' --> <nodedef id="UZW0039" nls="134"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=1 ch=0 --> <st id="ST" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="HAIL"/> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> <cmd id="FDUP"/> <cmd id="FDDOWN"/> <cmd id="FDSTOP"/> </sends> <accepts> <!-- cc=0x27 SWITCH_ALL grp=1 ch=0 --> <cmd id="ALLON"/> <cmd id="ALLOFF"/> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl> <link linkdef="ASSOC"/> </ctl> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW018_186 'ZW 018 Color Switch' --> <nodedef id="UZW0043" nls="186"> <sts> <!-- cc=0x33.04 SWITCH_COLOR grp=0 ch=0 --> <st id="GV0" editor="_107_0_R_0_255"/> <!-- cc=0x33.04 SWITCH_COLOR grp=0 ch=0 --> <st id="GV2" editor="_107_0_R_0_255"/> <!-- cc=0x33.04 SWITCH_COLOR grp=0 ch=0 --> <st id="GV3" editor="_107_0_R_0_255"/> <!-- cc=0x33.04 SWITCH_COLOR grp=0 ch=0 --> <st id="GV4" editor="_107_0_R_0_255"/> <!-- cc=0x33.04 SWITCH_COLOR grp=0 ch=0 --> <st id="GV5" editor="_107_0_R_0_255"/> </sts> <cmds> <sends/> <accepts> <cmd id="DON"> <p id="GV0" editor="_107_0_R_0_255" optional="T"/> <p id="GV5" editor="_107_0_R_0_255" optional="T"/> <p id="GV10" editor="_107_0_R_0_255" optional="T"/> <p id="GV12" editor="_107_0_R_0_255" optional="T"/> <p id="GV13" editor="_107_0_R_0_255" optional="T"/> <p id="GV14" editor="_107_0_R_0_255" optional="T"/> </cmd> <cmd id="FDUP"> <p id="ID" editor="_25_0_S_7421_N_IX_CCI"/> <p id="STARTLEVEL" editor="_107_0_R_0_255" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="ID" editor="_25_0_S_7421_N_IX_CCI"/> <p id="STARTLEVEL" editor="_107_0_R_0_255" optional="T"/> </cmd> <cmd id="FDSTOP"> <p id="ID" editor="_25_0_S_7421_N_IX_CCI"/> </cmd> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW018_143 'Washing Machine' --> <nodedef id="UZW004D" nls="143"> <sts> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="CC" editor="_1_3"/> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="ST" editor="_73_3"/> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="CV" editor="_72_3"/> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="PF" editor="_53_7"/> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="TPW" editor="_33_3"/> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="PULSCNT" editor="_55_3"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x32 METER grp=0 ch=0 --> <cmd id="RESET"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW095_1 'Energy Monitor' --> <nodedef id="UZW0060" nls="143"> <sts> <!-- cc=0x32.02 METER grp=1 ch=0 --> <st id="CC" editor="_1_3"/> <!-- cc=0x32.02 METER grp=1 ch=0 --> <st id="ST" editor="_73_3"/> <!-- cc=0x32.02 METER grp=1 ch=0 --> <st id="CV" editor="_72_3"/> <!-- cc=0x32.02 METER grp=1 ch=0 --> <st id="TPW" editor="_33_3"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x32 METER grp=1 ch=0 --> <cmd id="RESET"/> <cmd id="QUERY"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW050_143 'ZW 050 Energy Meter' --> <nodedef id="UZW0061" nls="143"> <sts> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="ST" editor="_73_3"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="S0"/> <link linkdef="S0_BASIC"/> <link linkdef="MC_S0"/> <link linkdef="MC_S0_BASIC"/> <link linkdef="S0_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW072_1 'ZW 072 Notify Sensor' --> <nodedef id="UZW006B" nls="185"> <sts> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> <!-- cc=0x84 WAKE_UP grp=1 ch=0 --> <cmd id="WAKEOPTS"> <p id="INTERVAL" editor="ZW_WAKE_INTERVAL"/> </cmd> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW023_1 'Master Bedroom - Left Lamp' --> <nodedef id="UZW0078" nls="134"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=1 ch=0 --> <st id="ST" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="HAIL"/> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> <cmd id="FDUP"/> <cmd id="FDDOWN"/> <cmd id="FDSTOP"/> </sends> <accepts> <!-- cc=0x27 SWITCH_ALL grp=1 ch=0 --> <cmd id="ALLON"/> <cmd id="ALLOFF"/> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl> <link linkdef="ASSOC"/> </ctl> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW065_1 'Dining Room - Middle Shade' --> <nodedef id="UZW007D" nls="107"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=1 ch=0 --> <st id="ST" editor="_51_0_R_0_100"/> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> <cmd id="FDUP"/> <cmd id="FDDOWN"/> <cmd id="FDSTOP"/> </sends> <accepts> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FADE"> <p id="DIR" editor="ZW_MLS_DIR"/> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> <p id="DIR2" editor="ZW_MLS_DIR" optional="T"/> <p id="STEP2" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl> <link linkdef="MLSW"/> </ctl> <rsp> <link linkdef="ASSOC"/> <link linkdef="MLSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_MLSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW077_1 'Dining Room - Left Shade' --> <nodedef id="UZW007E" nls="107"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=0 ch=0 --> <st id="ST" editor="_51_0_R_0_101_N_IX_DIM_REP"/> <!-- cc=0x80.03 BATTERY grp=0 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x26 SWITCH_MULTILEVEL grp=0 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FADE"> <p id="DIR" editor="ZW_MLS_DIR"/> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> <p id="DIR2" editor="ZW_MLS_DIR" optional="T"/> <p id="STEP2" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="MLSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_MLSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW060_1 'Family Room Shade' --> <nodedef id="UZW007F" nls="107"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=1 ch=0 --> <st id="ST" editor="_51_0_R_0_100"/> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> <cmd id="FDUP"/> <cmd id="FDDOWN"/> <cmd id="FDSTOP"/> </sends> <accepts> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FADE"> <p id="DIR" editor="ZW_MLS_DIR"/> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> <p id="DIR2" editor="ZW_MLS_DIR" optional="T"/> <p id="STEP2" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="MLSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_MLSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW078_1 'Front Entry Light' --> <nodedef id="UZW008B" nls="121"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=1 ch=0 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="HAIL"/> <!-- cc=0x25 SWITCH_BINARY grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <!-- cc=0x27 SWITCH_ALL grp=1 ch=0 --> <cmd id="ALLON"/> <cmd id="ALLOFF"/> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="BSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="MC_BSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW024_1 'Garage Door Opener' --> <nodedef id="UZW008D" nls="184"> <sts> <!-- cc=0x66.03 BARRIER_OPERATOR grp=0 ch=0 --> <st id="ST" editor="_97_0_R_0_104"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x66 BARRIER_OPERATOR grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW061_1 'ZW 061 Remote Control' --> <nodedef id="UZW0092" nls="126"> <sts> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> <!-- cc=0x84 WAKE_UP grp=1 ch=0 --> <cmd id="WAKEOPTS"> <p id="INTERVAL" editor="ZW_WAKE_INTERVAL"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW072_155 'Office Motion Sensor' --> <nodedef id="UZW009D" nls="155"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ST" editor="ZW_OFF_0_ON_100"/> </sts> <cmds> <sends> <!-- cc=0x30 SENSOR_BINARY grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts/> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW094_1 'Entry Way Siren' --> <nodedef id="UZW00A2" nls="137"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=0 ch=0 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="HAIL"/> <!-- cc=0x25 SWITCH_BINARY grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="SCENE_S0_R_CFG"/> <link linkdef="SCENE_MC_S0_R_CFG"/> <link linkdef="S0"/> <link linkdef="S0_BSW"/> <link linkdef="MC_S0"/> <link linkdef="MC_S0_BSW"/> <link linkdef="S0_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW072_308 'ZW 072 Home Security Alarm 1' --> <nodedef id="UZW00B3" nls="308"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ALARM" editor="_25_0_S_0100_N_IXA_HS"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW069_1 'ZW 069 Unavailable' --> <nodedef id="UZW00B9" nls="0"> <sts> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW072_118 'ZW 072 Multilevel Sensor 1' --> <nodedef id="UZW00BC" nls="118"> <sts> <!-- cc=0x31.05 SENSOR_MULTILEVEL grp=1 ch=0 --> <st id="CLITEMP" editor="_17_1"/> <!-- cc=0x31.05 SENSOR_MULTILEVEL grp=1 ch=0 --> <st id="LUMIN" editor="_36_0"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW050_1 'Front Door Lock' --> <nodedef id="UZW00BD" nls="111"> <sts> <!-- cc=0x62.03 DOOR_LOCK grp=1 ch=0 --> <st id="ST" editor="ZW_LOCK_STS_2"/> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="USRNUM" editor="_70_0_R_0_30"/> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="ALARM"> <p id="" editor="_15_0_S_D80445E"/> </cmd> </sends> <accepts> <!-- cc=0x62 DOOR_LOCK grp=1 ch=0 --> <cmd id="LOCK"/> <cmd id="UNLOCK"> <p id="" editor="ZW_UNLOCK_NT" optional="T"/> </cmd> <cmd id="QUERY"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="S0"/> <link linkdef="S0_BASIC"/> <link linkdef="MC_S0"/> <link linkdef="MC_S0_BASIC"/> <link linkdef="S0_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW061_201N001 'ZW 061 Scene Button 1' --> <nodedef id="UZW00BF" nls="201"> <sts/> <cmds> <sends> <!-- cc=0x5B CENTRAL_SCENE grp=1 ch=0 --> <cmd id="DON"/> <cmd id="FDSTOP"/> <cmd id="FDUP"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW019_1 'Ally's Sound Machine' --> <nodedef id="UZW00C0" nls="122"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=1 ch=0 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="HAIL"/> <!-- cc=0x25 SWITCH_BINARY grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <!-- cc=0x27 SWITCH_ALL grp=1 ch=0 --> <cmd id="ALLON"/> <cmd id="ALLOFF"/> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl> <link linkdef="BSW"/> </ctl> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC"/> <link linkdef="BSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW044_1 'Garage Door Lock' --> <nodedef id="UZW00CC" nls="111"> <sts> <!-- cc=0x62.03 DOOR_LOCK grp=1 ch=0 --> <st id="ST" editor="ZW_LOCK_STS_2"/> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="USRNUM" editor="_70_0_R_0_30"/> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="ALARM"> <p id="" editor="_15_0_S_D80445E"/> </cmd> </sends> <accepts> <!-- cc=0x62 DOOR_LOCK grp=1 ch=0 --> <cmd id="LOCK"/> <cmd id="UNLOCK"> <p id="" editor="ZW_UNLOCK_NT" optional="T"/> </cmd> <cmd id="QUERY"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="S0"/> <link linkdef="S0_BASIC"/> <link linkdef="MC_S0"/> <link linkdef="MC_S0_BASIC"/> <link linkdef="S0_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW030_1 'Pantry - Light' --> <nodedef id="UZW00CD" nls="121"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=1 ch=0 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="HAIL"/> <!-- cc=0x25 SWITCH_BINARY grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <!-- cc=0x27 SWITCH_ALL grp=1 ch=0 --> <cmd id="ALLON"/> <cmd id="ALLOFF"/> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl> <link linkdef="BSW"/> </ctl> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="BSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="MC_BSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW061_201N002 'ZW 061 Scene Button 2' --> <nodedef id="UZW00CF" nls="201"> <sts/> <cmds> <sends> <!-- cc=0x5B CENTRAL_SCENE grp=2 ch=0 --> <cmd id="DON"/> <cmd id="FDSTOP"/> <cmd id="FDUP"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW082_1 'Blake's Left Shade' --> <nodedef id="UZW00D1" nls="107"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=1 ch=0 --> <st id="ST" editor="_51_0_R_0_101_N_IX_DIM_REP"/> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FADE"> <p id="DIR" editor="ZW_MLS_DIR"/> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> <p id="DIR2" editor="ZW_MLS_DIR" optional="T"/> <p id="STEP2" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="MLSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="MC_MLSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW062_1 'Master Bedroom - Repeater' --> <nodedef id="UZW00D3" nls="129"> <sts> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW024_306 'ZW 024 Access Control Alarm' --> <nodedef id="UZW00D9" nls="306"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=0 ch=0 --> <st id="USRNUM" editor="_70_0_R_0_50"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl> <link linkdef="S0"/> </ctl> <rsp/> </links> </nodedef> <!-- Z-Wave ZW062_119 'ZW 062 Multilevel Switch' --> <nodedef id="UZW00DA" nls="119"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=0 ch=0 --> <st id="ST" editor="_51_0_R_0_100"/> </sts> <cmds> <sends> <!-- cc=0x26 SWITCH_MULTILEVEL grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> <cmd id="FDUP"/> <cmd id="FDDOWN"/> <cmd id="FDSTOP"/> </sends> <accepts> <!-- cc=0x26 SWITCH_MULTILEVEL grp=0 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="S0_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW062_186 'ZW 062 Color Switch' --> <nodedef id="UZW00DB" nls="186"> <sts> <!-- cc=0x33.04 SWITCH_COLOR grp=0 ch=0 --> <st id="GV2" editor="_107_0_R_0_255"/> <!-- cc=0x33.04 SWITCH_COLOR grp=0 ch=0 --> <st id="GV3" editor="_107_0_R_0_255"/> <!-- cc=0x33.04 SWITCH_COLOR grp=0 ch=0 --> <st id="GV4" editor="_107_0_R_0_255"/> </sts> <cmds> <sends/> <accepts> <cmd id="DON"> <p id="GV2" editor="_107_0_R_0_255" optional="T"/> <p id="GV3" editor="_107_0_R_0_255" optional="T"/> <p id="GV4" editor="_107_0_R_0_255" optional="T"/> </cmd> <cmd id="FDUP"> <p id="ID" editor="_25_0_S_001C_N_IX_CCI"/> <p id="STARTLEVEL" editor="_107_0_R_0_255" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="ID" editor="_25_0_S_001C_N_IX_CCI"/> <p id="STARTLEVEL" editor="_107_0_R_0_255" optional="T"/> </cmd> <cmd id="FDSTOP"> <p id="ID" editor="_25_0_S_001C_N_IX_CCI"/> </cmd> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW063_1 'ZW 063 Remote Control' --> <nodedef id="UZW00DC" nls="126"> <sts> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> <!-- cc=0x84 WAKE_UP grp=1 ch=0 --> <cmd id="WAKEOPTS"> <p id="INTERVAL" editor="ZW_WAKE_INTERVAL"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW063_201N001 'ZW 063 Scene Button 1' --> <nodedef id="UZW00DF" nls="201"> <sts/> <cmds> <sends> <!-- cc=0x5B CENTRAL_SCENE grp=1 ch=0 --> <cmd id="DON"/> <cmd id="FDSTOP"/> <cmd id="FDUP"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW063_201N002 'ZW 063 Scene Button 2' --> <nodedef id="UZW00E0" nls="201"> <sts/> <cmds> <sends> <!-- cc=0x5B CENTRAL_SCENE grp=2 ch=0 --> <cmd id="DON"/> <cmd id="FDSTOP"/> <cmd id="FDUP"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl> <link linkdef="MLSW"/> </ctl> <rsp/> </links> </nodedef> <!-- Z-Wave ZW063_119 'Family Room Shade Remote' --> <nodedef id="UZW00E1" nls="119"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=2 ch=0 --> <st id="ST" editor="_51_0_R_0_100"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW064_1 'Master Bedroom Shade' --> <nodedef id="UZW00E2" nls="107"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=1 ch=0 --> <st id="ST" editor="_51_0_R_0_100"/> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> <cmd id="FDUP"/> <cmd id="FDDOWN"/> <cmd id="FDSTOP"/> </sends> <accepts> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FADE"> <p id="DIR" editor="ZW_MLS_DIR"/> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> <p id="DIR2" editor="ZW_MLS_DIR" optional="T"/> <p id="STEP2" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="MLSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_MLSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW066_1 'Dining Room Zwave Repeater' --> <nodedef id="UZW00E3" nls="129"> <sts> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW068_1 'ZW 068 Remote Control' --> <nodedef id="UZW00E4" nls="126"> <sts> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> <!-- cc=0x84 WAKE_UP grp=1 ch=0 --> <cmd id="WAKEOPTS"> <p id="INTERVAL" editor="ZW_WAKE_INTERVAL"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW068_201N001 'ZW 068 Scene Button 1' --> <nodedef id="UZW00E5" nls="201"> <sts/> <cmds> <sends> <!-- cc=0x5B CENTRAL_SCENE grp=1 ch=0 --> <cmd id="DON"/> <cmd id="FDSTOP"/> <cmd id="FDUP"/> <cmd id="DFON"/> <cmd id="DON3"/> <cmd id="DON4"/> <cmd id="DON5"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW068_201N002 'ZW 068 Scene Button 2' --> <nodedef id="UZW00E6" nls="201"> <sts/> <cmds> <sends> <!-- cc=0x5B CENTRAL_SCENE grp=2 ch=0 --> <cmd id="DON"/> <cmd id="FDSTOP"/> <cmd id="FDUP"/> <cmd id="DFON"/> <cmd id="DON3"/> <cmd id="DON4"/> <cmd id="DON5"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl> <link linkdef="MLSW"/> </ctl> <rsp/> </links> </nodedef> <!-- Z-Wave ZW068_119 'ZW 068 Shades' --> <nodedef id="UZW00E7" nls="119"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=2 ch=0 --> <st id="ST" editor="_51_0_R_0_100"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW079_1 'Backyard Lights' --> <nodedef id="UZW00ED" nls="121"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=1 ch=0 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <!-- cc=0x25 SWITCH_BINARY grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="BSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="MC_BSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW079_251 'ZW 079 Basic Control 2' --> <nodedef id="UZW00F1" nls="251"> <sts> <!-- cc=0x20.03 BASIC grp=2 ch=0 --> <st id="ST" editor="_56_0_R_0_255"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl> <link linkdef="MC_BASIC"/> </ctl> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW024_172 'ZW 024 Intrusion Alarm' --> <nodedef id="UZW010B" nls="172"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=0 ch=0 --> <st id="ST" editor="ZW_OFF_0_ON_100"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts/> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW024_157 'ZW 024 Tamper Alarm' --> <nodedef id="UZW010C" nls="157"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=0 ch=0 --> <st id="ST" editor="ZW_OFF_0_ON_100"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts/> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW024_173 'ZW 024 Tamper Code Alarm' --> <nodedef id="UZW010D" nls="173"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=0 ch=0 --> <st id="ST" editor="ZW_OFF_0_ON_100"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts/> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW024_153 'ZW 024 Glass Break Alarm' --> <nodedef id="UZW010E" nls="153"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=0 ch=0 --> <st id="ST" editor="ZW_OFF_0_ON_100"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts/> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW024_155 'ZW 024 Motion Sensor' --> <nodedef id="UZW010F" nls="155"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=0 ch=0 --> <st id="ST" editor="ZW_OFF_0_ON_100"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts/> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW026_1 'Blake's - Sound Machine' --> <nodedef id="UZW0110" nls="122"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=0 ch=0 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <!-- cc=0x80.03 BATTERY grp=0 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <!-- cc=0x25 SWITCH_BINARY grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <!-- cc=0x27 SWITCH_ALL grp=0 ch=0 --> <cmd id="ALLON"/> <cmd id="ALLOFF"/> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC"/> <link linkdef="BSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW018_145 'ZW 018 Water Meter' --> <nodedef id="UZW0120" nls="145"> <sts> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="WVOL" editor="_69_3"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x32 METER grp=0 ch=0 --> <cmd id="RESET"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW045_1 'Family Room Plug' --> <nodedef id="UZW0122" nls="121"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=2 ch=0 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="HAIL"/> <!-- cc=0x25 SWITCH_BINARY grp=2 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <!-- cc=0x27 SWITCH_ALL grp=2 ch=0 --> <cmd id="ALLON"/> <cmd id="ALLOFF"/> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> <cmd id="SETTIME"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl> <link linkdef="BSW"/> </ctl> <rsp> <link linkdef="ASSOC"/> <link linkdef="BSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW026_143 'ZW 026 Energy Meter' --> <nodedef id="UZW012A" nls="143"> <sts> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="ST" editor="_73_3"/> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="PULSCNT" editor="_55_3"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW072_194 'ZW 072 Basic' --> <nodedef id="UZW0132" nls="194"> <sts/> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl> <link linkdef="MC_S0_BASIC"/> </ctl> <rsp/> </links> </nodedef> <!-- Z-Wave ZW019_143 'ZW 019 Energy Meter' --> <nodedef id="UZW0134" nls="143"> <sts> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="ST" editor="_73_3"/> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="CV" editor="_72_3"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW093_1 'Utility Room Siren' --> <nodedef id="UZW0135" nls="137"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=0 ch=0 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="HAIL"/> <!-- cc=0x25 SWITCH_BINARY grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="SCENE_S0_R_CFG"/> <link linkdef="SCENE_MC_S0_R_CFG"/> <link linkdef="S0"/> <link linkdef="S0_BASIC"/> <link linkdef="S0_BSW"/> <link linkdef="MC_S0"/> <link linkdef="MC_S0_BASIC"/> <link linkdef="MC_S0_BSW"/> <link linkdef="S0_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW049_1 'Storage - Light' --> <nodedef id="UZW0148" nls="121"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=1 ch=0 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="HAIL"/> <!-- cc=0x25 SWITCH_BINARY grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <!-- cc=0x27 SWITCH_ALL grp=1 ch=0 --> <cmd id="ALLON"/> <cmd id="ALLOFF"/> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl> <link linkdef="BSW"/> </ctl> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="BSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="MC_BSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW045_119 'ZW 045 Multilevel Switch' --> <nodedef id="UZW016B" nls="119"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=0 ch=0 --> <st id="ST" editor="_51_0_R_0_100"/> </sts> <cmds> <sends> <!-- cc=0x26 SWITCH_MULTILEVEL grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> <cmd id="FDUP"/> <cmd id="FDDOWN"/> <cmd id="FDSTOP"/> </sends> <accepts> <!-- cc=0x26 SWITCH_MULTILEVEL grp=0 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW045_186 'ZW 045 Color Switch' --> <nodedef id="UZW016C" nls="186"> <sts> <!-- cc=0x33.04 SWITCH_COLOR grp=0 ch=0 --> <st id="GV2" editor="_107_0_R_0_255"/> <!-- cc=0x33.04 SWITCH_COLOR grp=0 ch=0 --> <st id="GV3" editor="_107_0_R_0_255"/> <!-- cc=0x33.04 SWITCH_COLOR grp=0 ch=0 --> <st id="GV4" editor="_107_0_R_0_255"/> </sts> <cmds> <sends/> <accepts> <cmd id="DON"> <p id="GV2" editor="_107_0_R_0_255" optional="T"/> <p id="GV3" editor="_107_0_R_0_255" optional="T"/> <p id="GV4" editor="_107_0_R_0_255" optional="T"/> </cmd> <cmd id="FDUP"> <p id="ID" editor="_25_0_S_001C_N_IX_CCI"/> <p id="STARTLEVEL" editor="_107_0_R_0_255" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="ID" editor="_25_0_S_001C_N_IX_CCI"/> <p id="STARTLEVEL" editor="_107_0_R_0_255" optional="T"/> </cmd> <cmd id="FDSTOP"> <p id="ID" editor="_25_0_S_001C_N_IX_CCI"/> </cmd> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW045_143 'ZW 045 Energy Meter' --> <nodedef id="UZW016D" nls="143"> <sts> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="CC" editor="_1_3"/> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="ST" editor="_73_3"/> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="CV" editor="_72_3"/> <!-- cc=0x32.02 METER grp=0 ch=0 --> <st id="TPW" editor="_33_3"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x32 METER grp=0 ch=0 --> <cmd id="RESET"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW050_306 'ZW 050 Access Control Alarm' --> <nodedef id="UZW0171" nls="306"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ALARM" editor="_25_0_S_50A66_N_IXA_AC"/> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="USRNUM" editor="_70_0_R_0_30"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="S0"/> <link linkdef="S0_BASIC"/> <link linkdef="MC_S0"/> <link linkdef="MC_S0_BASIC"/> <link linkdef="S0_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW044_306 'ZW 044 Access Control Alarm' --> <nodedef id="UZW0172" nls="306"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ALARM" editor="_25_0_S_50A66_N_IXA_AC"/> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="USRNUM" editor="_70_0_R_0_30"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="S0"/> <link linkdef="S0_BASIC"/> <link linkdef="MC_S0"/> <link linkdef="MC_S0_BASIC"/> <link linkdef="S0_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW080_1 'Allison's Left Window Shade' --> <nodedef id="UZW0179" nls="107"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=1 ch=0 --> <st id="ST" editor="_51_0_R_0_101_N_IX_DIM_REP"/> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FADE"> <p id="DIR" editor="ZW_MLS_DIR"/> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> <p id="DIR2" editor="ZW_MLS_DIR" optional="T"/> <p id="STEP2" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="MLSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="MC_MLSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW081_1 'Allison's Right Window Shade' --> <nodedef id="UZW017A" nls="107"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=1 ch=0 --> <st id="ST" editor="_51_0_R_0_101_N_IX_DIM_REP"/> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FADE"> <p id="DIR" editor="ZW_MLS_DIR"/> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> <p id="DIR2" editor="ZW_MLS_DIR" optional="T"/> <p id="STEP2" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="MLSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="MC_MLSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW051_1 'ZW 051 Unavailable' --> <nodedef id="UZW017B" nls="0"> <sts> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW059_1 'ZW 059 Unavailable' --> <nodedef id="UZW017C" nls="0"> <sts> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW083_1 'Blake's Right Shade' --> <nodedef id="UZW017E" nls="107"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=1 ch=0 --> <st id="ST" editor="_51_0_R_0_101_N_IX_DIM_REP"/> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FADE"> <p id="DIR" editor="ZW_MLS_DIR"/> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> <p id="DIR2" editor="ZW_MLS_DIR" optional="T"/> <p id="STEP2" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="MLSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="MC_MLSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW085_1 'ZW 085 Remote Control' --> <nodedef id="UZW017F" nls="126"> <sts> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> <!-- cc=0x84 WAKE_UP grp=1 ch=0 --> <cmd id="WAKEOPTS"> <p id="INTERVAL" editor="ZW_WAKE_INTERVAL"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW085_201N001 'ZW 085 Scene Button 1' --> <nodedef id="UZW0180" nls="201"> <sts/> <cmds> <sends> <!-- cc=0x5B CENTRAL_SCENE grp=1 ch=0 --> <cmd id="DON"/> <cmd id="FDSTOP"/> <cmd id="FDUP"/> <cmd id="DFON"/> <cmd id="DON3"/> <cmd id="DON4"/> <cmd id="DON5"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW085_201N002 'ZW 085 Scene Button 2' --> <nodedef id="UZW0181" nls="201"> <sts/> <cmds> <sends> <!-- cc=0x5B CENTRAL_SCENE grp=2 ch=0 --> <cmd id="DON"/> <cmd id="FDSTOP"/> <cmd id="FDUP"/> <cmd id="DFON"/> <cmd id="DON3"/> <cmd id="DON4"/> <cmd id="DON5"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW085_119 'ZW 085 Multilevel Switch 2' --> <nodedef id="UZW0182" nls="119"> <sts/> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl> <link linkdef="MLSW"/> </ctl> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW095_001_1 'Sump Pump - Parent' --> <nodedef id="UZW0186" nls="0"> <sts> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW095_001_143 'Sump Pump' --> <nodedef id="UZW0187" nls="143"> <sts> <!-- cc=0x32.02 METER grp=0 ch=1 --> <st id="CC" editor="_1_3"/> <!-- cc=0x32.02 METER grp=0 ch=1 --> <st id="ST" editor="_73_3"/> <!-- cc=0x32.02 METER grp=0 ch=1 --> <st id="CV" editor="_72_3"/> <!-- cc=0x32.02 METER grp=0 ch=1 --> <st id="TPW" editor="_33_3"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x32 METER grp=0 ch=1 --> <cmd id="RESET"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW088_1 'ZW 088 Notify Sensor' --> <nodedef id="UZW0188" nls="185"> <sts> <!-- cc=0x80.03 BATTERY grp=0 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> <!-- cc=0x84 WAKE_UP grp=0 ch=0 --> <cmd id="WAKEOPTS"> <p id="INTERVAL" editor="ZW_WAKE_INTERVAL"/> </cmd> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW088_251 'ZW 088 Basic Control 2' --> <nodedef id="UZW0189" nls="251"> <sts> <!-- cc=0x20.03 BASIC grp=2 ch=0 --> <st id="ST" editor="_56_0_R_0_255"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl> <link linkdef="BASIC"/> </ctl> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW088_306 'ZW 088 Access Control Alarm' --> <nodedef id="UZW018A" nls="306"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ALARM" editor="_25_0_S_C00000_N_IXA_AC"/> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="USRNUM" editor="_70_0_R_0_50"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW088_184 'Leak Sensor - Sump' --> <nodedef id="UZW018B" nls="184"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ST" editor="_97_0_R_0_104"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW088_308 'ZW 088 Home Security Alarm' --> <nodedef id="UZW018C" nls="308"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ALARM" editor="_25_0_S_0008_N_IXA_HS"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW053_1 'Dining Room - Right Shade' --> <nodedef id="UZW018D" nls="107"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=1 ch=0 --> <st id="ST" editor="_51_0_R_0_100"/> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> <cmd id="FDUP"/> <cmd id="FDDOWN"/> <cmd id="FDSTOP"/> </sends> <accepts> <!-- cc=0x26 SWITCH_MULTILEVEL grp=1 ch=0 --> <cmd id="DON"> <p id="" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="DFON"/> <cmd id="DFOF"/> <cmd id="BRT" native="F"/> <cmd id="DIM" native="F"/> <cmd id="FDUP"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDDOWN"> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FADE"> <p id="DIR" editor="ZW_MLS_DIR"/> <p id="STARTLEVEL" editor="ZW_DIM_PERCENT" optional="T"/> <p id="RR" editor="ZW_RR" optional="T"/> <p id="DIR2" editor="ZW_MLS_DIR" optional="T"/> <p id="STEP2" editor="ZW_RR" optional="T"/> </cmd> <cmd id="FDSTOP"/> <cmd id="QUERY"/> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl> <link linkdef="MLSW"/> </ctl> <rsp> <link linkdef="ASSOC"/> <link linkdef="MLSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_MLSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW088_157 'ZW 088 Tamper Alarm 1' --> <nodedef id="UZW018E" nls="157"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ST" editor="ZW_OFF_0_ON_100"/> </sts> <cmds> <sends> <!-- cc=0x30 SENSOR_BINARY grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts/> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW055_1 'Dining Room 2 - Button Remote' --> <nodedef id="UZW018F" nls="126"> <sts> <!-- cc=0x80.03 BATTERY grp=1 ch=0 --> <st id="BATLVL" editor="_51_0_R_0_100"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> <!-- cc=0x84 WAKE_UP grp=1 ch=0 --> <cmd id="WAKEOPTS"> <p id="INTERVAL" editor="ZW_WAKE_INTERVAL"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW055_201N001 'ZW 055 Scene Button 1' --> <nodedef id="UZW0190" nls="201"> <sts/> <cmds> <sends> <!-- cc=0x5B CENTRAL_SCENE grp=1 ch=0 --> <cmd id="DON"/> <cmd id="FDSTOP"/> <cmd id="FDUP"/> <cmd id="DFON"/> <cmd id="DON3"/> <cmd id="DON4"/> <cmd id="DON5"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW055_201N002 'ZW 055 Scene Button 2' --> <nodedef id="UZW0191" nls="201"> <sts/> <cmds> <sends> <!-- cc=0x5B CENTRAL_SCENE grp=2 ch=0 --> <cmd id="DON"/> <cmd id="FDSTOP"/> <cmd id="FDUP"/> <cmd id="DFON"/> <cmd id="DON3"/> <cmd id="DON4"/> <cmd id="DON5"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl> <link linkdef="MLSW"/> </ctl> <rsp/> </links> </nodedef> <!-- Z-Wave ZW055_119 'ZW 055 Shades' --> <nodedef id="UZW0192" nls="119"> <sts> <!-- cc=0x26.03 SWITCH_MULTILEVEL grp=2 ch=0 --> <st id="ST" editor="_51_0_R_0_100"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW088_181 'ZW 088 Power Alarm 1' --> <nodedef id="UZW0193" nls="181"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ALARM" editor="_93_0_S_0800_N_IXA_PM"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW088_104 'ZW 088 Binary Sensor 1' --> <nodedef id="UZW0194" nls="104"> <sts> <!-- cc=0x30.03 SENSOR_BINARY grp=1 ch=0 --> <st id="ST" editor="ZW_OFF_0_ON_100"/> </sts> <cmds> <sends> <!-- cc=0x30 SENSOR_BINARY grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts/> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW050_308 'ZW 050 Home Security Alarm' --> <nodedef id="UZW0195" nls="308"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ALARM" editor="_25_0_S_1FFF_N_IXA_HS"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="S0"/> <link linkdef="S0_BASIC"/> <link linkdef="MC_S0"/> <link linkdef="MC_S0_BASIC"/> <link linkdef="S0_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW050_172 'ZW 050 Intrusion Alarm 1' --> <nodedef id="UZW0196" nls="172"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ST" editor="ZW_OFF_0_ON_100"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts/> </cmds> <links> <ctl/> <rsp> <link linkdef="S0"/> <link linkdef="S0_BASIC"/> <link linkdef="MC_S0"/> <link linkdef="MC_S0_BASIC"/> <link linkdef="S0_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW095_002_1 'Radon Fan - Parent' --> <nodedef id="UZW0197" nls="0"> <sts> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW095_002_143 'Radon Fan' --> <nodedef id="UZW0198" nls="143"> <sts> <!-- cc=0x32.02 METER grp=0 ch=2 --> <st id="CC" editor="_1_3"/> <!-- cc=0x32.02 METER grp=0 ch=2 --> <st id="ST" editor="_73_3"/> <!-- cc=0x32.02 METER grp=0 ch=2 --> <st id="CV" editor="_72_3"/> <!-- cc=0x32.02 METER grp=0 ch=2 --> <st id="TPW" editor="_33_3"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x32 METER grp=0 ch=2 --> <cmd id="RESET"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp/> </links> </nodedef> <!-- Z-Wave ZW097_1 'ZW 097 On-Off Power Switch' --> <nodedef id="UZW0199" nls="121"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=0 ch=0 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <cmd id="HAIL"/> <!-- cc=0x25 SWITCH_BINARY grp=0 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <!-- cc=0x27 SWITCH_ALL grp=0 ch=0 --> <cmd id="ALLON"/> <cmd id="ALLOFF"/> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> <cmd id="SETTIME"/> <cmd id="CONFIG"> <p id="NUM" editor="_107_0_R_0_255"/> <p id="VAL" editor="ZW_CONFIG"/> </cmd> <cmd id="WDU"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="BSW"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="MC_BSW"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW097_143 'ZW 097 Energy Meter 1' --> <nodedef id="UZW019A" nls="143"> <sts> <!-- cc=0x32.02 METER grp=1 ch=0 --> <st id="CC" editor="_1_3"/> <!-- cc=0x32.02 METER grp=1 ch=0 --> <st id="ST" editor="_73_3"/> <!-- cc=0x32.02 METER grp=1 ch=0 --> <st id="CV" editor="_72_3"/> <!-- cc=0x32.02 METER grp=1 ch=0 --> <st id="TPW" editor="_33_3"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x32 METER grp=1 ch=0 --> <cmd id="RESET"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW097_304 'ZW 097 Heat Alarm 1' --> <nodedef id="UZW019B" nls="304"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ALARM" editor="_25_0_S_0004_N_IXA_HEAT"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW097_166 'ZW 097 Overheat Alarm 1' --> <nodedef id="UZW019C" nls="166"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ST" editor="ZW_OFF_0_ON_100"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts/> </cmds> <links> <ctl/> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW097_181 'ZW 097 Power Alarm 1' --> <nodedef id="UZW019D" nls="181"> <sts> <!-- cc=0x71.05 NOTIFICATION grp=1 ch=0 --> <st id="ALARM" editor="_93_0_S_0040_N_IXA_PM"/> </sts> <cmds> <sends> <!-- cc=0x71 NOTIFICATION grp=1 ch=0 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="SCENE_R_CFG"/> <link linkdef="SCENE_MC_R_CFG"/> <link linkdef="ASSOC"/> <link linkdef="BASIC"/> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="ASSOC_CMD"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW097_001_1 'ZW 097.1 On-Off Power Switch' --> <nodedef id="UZW019E" nls="121"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=0 ch=1 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <!-- cc=0x25 SWITCH_BINARY grp=0 ch=1 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="MC_BSW"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW097_001_251N002 'ZW 097.1 Basic Control 2' --> <nodedef id="UZW019F" nls="251"> <sts> <!-- cc=0x20.03 BASIC grp=2 ch=1 --> <st id="ST" editor="_56_0_R_0_255"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl> <link linkdef="MC_BASIC"/> </ctl> <rsp> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW097_001_143 'ZW 097.1 Energy Meter 1' --> <nodedef id="UZW01A0" nls="143"> <sts> <!-- cc=0x32.02 METER grp=1 ch=1 --> <st id="CC" editor="_1_3"/> <!-- cc=0x32.02 METER grp=1 ch=1 --> <st id="ST" editor="_73_3"/> <!-- cc=0x32.02 METER grp=1 ch=1 --> <st id="CV" editor="_72_3"/> <!-- cc=0x32.02 METER grp=1 ch=1 --> <st id="TPW" editor="_33_3"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x32 METER grp=1 ch=1 --> <cmd id="RESET"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW097_002_1 'ZW 097.2 On-Off Power Switch' --> <nodedef id="UZW01A1" nls="121"> <sts> <!-- cc=0x25.03 SWITCH_BINARY grp=0 ch=2 --> <st id="ST" editor="ZW_OFF_ON_UNKNOWN"/> <st id="ERR" editor="ZW_ERR" hide="T"/> </sts> <cmds> <sends> <!-- cc=0x25 SWITCH_BINARY grp=0 ch=2 --> <cmd id="DON"/> <cmd id="DOF"/> </sends> <accepts> <cmd id="DON"> <p id="" editor="ZW_0_100_PERCENT" optional="T"/> </cmd> <cmd id="DOF"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> <link linkdef="MC_BSW"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW097_002_251N002 'ZW 097.2 Basic Control 2' --> <nodedef id="UZW01A2" nls="251"> <sts> <!-- cc=0x20.03 BASIC grp=2 ch=2 --> <st id="ST" editor="_56_0_R_0_255"/> </sts> <cmds> <sends/> <accepts> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl> <link linkdef="MC_BASIC"/> </ctl> <rsp> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> </rsp> </links> </nodedef> <!-- Z-Wave ZW097_002_143 'ZW 097.2 Energy Meter 1' --> <nodedef id="UZW01A3" nls="143"> <sts> <!-- cc=0x32.02 METER grp=1 ch=2 --> <st id="CC" editor="_1_3"/> <!-- cc=0x32.02 METER grp=1 ch=2 --> <st id="ST" editor="_73_3"/> <!-- cc=0x32.02 METER grp=1 ch=2 --> <st id="CV" editor="_72_3"/> <!-- cc=0x32.02 METER grp=1 ch=2 --> <st id="TPW" editor="_33_3"/> </sts> <cmds> <sends/> <accepts> <!-- cc=0x32 METER grp=1 ch=2 --> <cmd id="RESET"/> <cmd id="QUERY"/> </accepts> </cmds> <links> <ctl/> <rsp> <link linkdef="ASSOC_MC"/> <link linkdef="MC_BASIC"/> </rsp> </links> </nodedef> </nodeDefs>
-
Sorry for the confusion. I meant ISY Portal and the shade type in Google, to use open/close (similar to the way that Alex was configured).
-
Any chance of getting the portal to provide native support for Zwave Shades? I see in the Google documentation that shades are a supported type. Thanks in advance, Craig
-
Good morning all, I'm trying setup a simple program to monitor my sump pump. I did not want to plug something inline with the pump, so I took a short power cord, stripped away the outer insulation and am trying to use the Aeotec Home Energy Monitor GEN5 to monitor the pump running. My goal is to detect when the pump hasn't run in a long time (we live in a wet area, so it wouldn't be normal for it to have no run in say 8 hours), or if the pump was on for more than a minute (the float is stuck). I'm presently running ISY version 5.3.4 (zwave 5 board). I don't want to overwhelm the zwave network with unnecessary traffic, so I am trying to only report when values change over a certain threshold (say 50 watts, vs the typical fluctuation). If I run this thing in selective reporting mode off (parm 3 set to 0), I reliably get results back from both clamps at the scheduled reporting interval (options 111,112 set to 10) . If I then take and change option 3 to 1 (selective reporting on), I get no data back, unless I run a query on the node. Presently I've set parm 5 (Threshold change in wattage to induce a automatic report) to a value of 5 watts, and am reporting just wattage (option 101 is set to 256). The power usage should be easy to detect as the pump itself goes from 0 watts being used to 500 watts when it's running, this would be well over the 5 watt reporting threshold. I also found someone reported that disabling option 13 (CRC-16 Encapsulation Command) worked, but thus far no dice. Any help would be appreciated. Manual page for the device are: https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/6103460145/original/ES - Home Energy Meter Gen5.pdf?response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAS6FNSMY2XLZULJPI%2F20210809%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210809T182513Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=a6cdb63beb99277fcae7d790652c0b959d5ac4edb7f91265ec3fff0d76ea08f1 The parameter configuration for option 101 is described here: https://help.aeotec.com/support/solutions/articles/6000191986-hem-gen5-parameter-101-103-and-111-113-use- Thanks in advance, Craig
-
Voice command for relays "Turn on" vs "Open" command
cwitter replied to saphotoexpress's topic in Google Home
You can set up a routine with "open the gate" then have it actually turn on the gate device. Hope this helps, Craig -
Good morning all, I see that GH now supports local control of devices and that the SDK is now out of the developer preview. Are there any plans for ISY to be supported? https://www.androidpolice.com/2020/04/07/googles-speakers-and-displays-add-local-control-of-smart-home-devices-starting-with-hue-tp-link-more/ Thanks! Craig
-
I see in the release notes that the option button for the Schlage lock is supposed to be fixed. I can confirm that it does still error out around 50% of the time.
-
Last night I installed the 4.2.18 build for the ISY994. Now I've noticed that my motion sensors (2842-222) aren't reporting back dusk status. I'm getting back battery and motion information, just not dusk. The information at that point is just blank. Does anyone else have this issue? I also just downloaded the event log from the ISY and it too shows no dusk events since yesterday evening after the upgrade. Any help would be appreciated. Thanks in advance, Craig
-
Hello everyone, In the past I had an IOLinc connected to my alarm panel. I used the sense option to attach to a trigger on the alarm panel that would be opened or closed depending upon the state of the alarm system (disarmed or away). I then had used the relay to close a zone so that the alarm system could be remotely turned off or on (basically a 2second close would cause the zone to arm or disarm (toggle)). I do recall in the middle of the night hearing my alarm keypad beeping at 3 am (the time the query all runs), so the relay must have changed state. Ive since gotten rid of this arming/disarming function and have only got the sense wire hooked up for alarm state. I can only think of this happening 2 or 3 times in a year. I just bought another IO linc with the intent of being able to open / close my garage and see the status of this. In this case if that relay changes status the garage door will open or close in the middle of the night. Has anyone else experienced this? I've done quite a bit of reading and see other people having trouble with getting the proper status back. I've also saw one person having issues with the relay changing status and it was suggested that it could be due to communication issues. Any thoughts? Thanks in advance, Craig
-
Ok, so I had some free time today and started working on this again. In my alarm panel there are two outputs (17 and 18). I ended up taking a bit of wire and attaching across PIN 1 (output 17) and the one labeled ground. I then went into installer mode on the alarm and in to field 80. I set function 1 up to close the contacts when the zone type of arming away was initiated. I then set function two up (also to output 17) to go open when the zone type of entry delay was initiated. Finally I set function 3 up (also on output 17) to go open on disarm. Here's my logic: If the alarm is in away, I want to know that so I can trigger lights to shut off and thermostat to go down. If the alarm is on and the pantel goes into entry delay then someone has opened the door, by going open I can then turn the light on in the entry way (making it easier to see the panel). If for some reason someone turned the alarm on, but decided to disarm it (without opening the door) then I also wanted everything to go to normal. I then set up zone 5 as a keyswitch zone (zone type 77), I connected two wires to the i/o linc from the two terminals for that zone to the normal open and the ground. I then set the controller to only close momentarly for 1second. This will activate/deactivate the alarm perfectly. From a program standpoint, I created several programs: The first one says, if control alarm is switched on and control alarm is not switched off then set scene all lights off (all of my lights are a member of this scene except for the entry way) wait 45 seconds then set entry way light off (the purpose of this was so you could find the way out of the house after you turned the alarm on) It the annoyed me that I could only toggle the alarm off using the on button in the console, to help fix this I wrote another program that says: if control alarm is switched on and control alarm is not switched off then set alarm activate off else nothing Alarm activate is what I renamed the alarm relay function to. This basically just sets activate = off (which seems to do nothing) when the alarm is activated. I then renamed the buttons in the mobile app so that it says turn on and turn off in the status. Finally, I created a program for heat: Program1 if the alarm is on then set heat = 64, cool = 76 Program 2 if the alarm is off and it's between 6:30am and 10:30pm then set heat = 67 and cool = 76 if the alarm is off and it's between 10:30pm and 6:30 am (next day) then set heat = 64 and cool = 76 As a failsafe, if the io linc stops responding for some reason and the temp drops below 53 degrees then set heat to 65 wait 15 minutes (from what I understand the wait condition is reevaluated if the if statement changes, so if the temp goes up I will never see the alert. notify me via text. From my tests if I walk over to the alarm and turn it into away, the I/O linc notices and the heat goes down, lights go off. When I open the door the heat comes back up to normal, entry light goes on as well. When the alarm is in away, it also uses the entry delay, so the light would come on in that case too. This works well if my fiance goes home before I do and she has the alarm in stay mode, then I can see my way in as well. The I/O linc sensor input was also renamed Alarm - Away Status. I can easily look at this on my phone or the web and verify the alarm is in away mode. The only issue I can potentially see with this is if we fail to turn the alarm to away when we leave, the alarm by default is set to go into stay mode when the away button is pushed and no doors are opened. The idea of this is to help prevent false alarms by someone pushing the wrong button. In this instance the I/O linc would turn it to away, but the alarm would switch back to stay because no doors were opened. I haven't decided if this is a big deal or not. The setting for this can be changed in the alarm, at the same point, you're still able to turn the alarm on, the motion detectors just aren't activate (stay vs away modes). You're also able to turn off the alarm remotely for someone if they were visiting). Hope this helps someone, Craig
-
I do have the option from what I've read in the manual. I'm trying to avoid it though. I was hoping to have everything be purely Insteon.
-
I have a Vista20p Alarm and want to integrate it with my ISY994. I have one I/O linc and have configured one of the triggers to either go open or closed depending on the state of the Alarm. I also have a motion detector in my garage that I can use to show leaving. My thoughts on the program is as follows: Create a Variable and set it's value to 0 Program 21 = Arming–Away - (alarm Closes contact with I/O Linc) IF motion sensor = on and IO Linc = closed and Variable = 0 (should be zero at this point as it was originally set to 0) then turn off all lights in the house SET variable = 1 Program 31 = End of Exit Time - (alarm open's the contact used with I/O linc) IF motion sensor = on (it shuts off after 10 minutes, so it should be on as the exit delay for the alarm is only 45seconds) and IO Linc is open and variable = 1 SET variable = 2 32 = Start of Entry Time - (alarm closes the contact used with the I/O linc) If motion sensor = on (it would be as you can't help to trip it when you enter the garage) and Alarm = Start of entry (closed contact) and variable = 2 Turn on Entry Light 22 = Disarming - (alarm opens contact used with I/O linc) if entry light is on (it would be as the previous program just turned it on) and IO LINC = open set variable = 0 Any thoughts? My biggest issue is that I only have 1 IO/Linc and the Alarm can make things either off or on. My goal would be to be able to turn off the lights when the alarm is in Away Mode and turn the lights on in the entry way when the door is open and the entry delay is tripped. Thanks in advance, Craig
-
I have a Toggle Linc setup in my garage to turn on two lights on the outside of my house at a certain time. Presently I have a program setup as follows: Program: Garage Light ScheduleIf From Sunset To: 11:30pm (same day) and ( Status of Garage Light is off ) then set Garage Light On else nothing I then have a seperate program to turn the lights off: Program Turn off - Garage Lights If time is 11:33 pm and status of Garage Light is on then set garage light off My question is, how can I set this up be overrided should someone manually turn on the switch. Let's say for example that we have people coming over and I don't want to have the lights shut off at 11:33pm. I've played with the control variable Program Manual Lights on If control garage light is switched on and program - garage light schedule is false then $LightsManual = 1 else $LightsMaual = 0 It never seems to evaulate properly when I do this however. Any direction you can provide would be much appreciated! thanks in advance, Craig