Announcement

Collapse
No announcement yet.

Adding Qubino Z-Wave weather station

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Adding Qubino Z-Wave weather station

    Hi,

    I have tried to add this weather station to my system

    RPi running HS3 ZEE S2 Edition 3.0.0.399
    Z-Wave Plugin: 3.0.1.130

    I have had the same problem as described in this thread:

    https://forums.homeseer.com/showthre...eather+station

    So the node information is picked up as shown in the attached jpg. Basically all the devices appear as battery, with one temperature device which 75% of the time gets the temperature from 1 of the two temperature sensors and 25% of the time reads the 2nd sensors value.

    However, it is reported that the device works in Openzwave. Looking at the configuration files in the latest OZW the device is described as follows:

    <Manufacturer id="0159" name="Qubino">
    <Product type="0007" id="0053" name="ZMNHZDx Weather Station" config="qubino/ZMNHZDx.xml"/>
    </Manufacturer>

    ZMNHZDx.xml is as follows:

    Code:
     <?[COLOR=#22863a]xml[/COLOR][COLOR=#6f42c1] version[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1.0[COLOR=#032f62]"[/COLOR][/COLOR][COLOR=#6f42c1] encoding[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]utf-8[COLOR=#032f62]"[/COLOR][/COLOR]?> 
     <[COLOR=#22863a]Product[/COLOR] [COLOR=#6f42c1]xmlns[/COLOR]=[COLOR=#032f62][COLOR=#032f62]'[/COLOR]http://code.google.com/p/open-zwave/[COLOR=#032f62]'[/COLOR][/COLOR]> 
     [COLOR=#6a737d][COLOR=#6a737d]<!--[/COLOR][/COLOR] [COLOR=#6a737d]Qubino: ZMNHZDx Weather Station Z-Wave+[/COLOR] [COLOR=#6a737d]ZMNHZD1 868,4 MHz[/COLOR] [COLOR=#6a737d]ZMNHZD2 921,4 MHz[/COLOR] [COLOR=#6a737d]ZMNHZD3 908,4 MHz[/COLOR] [COLOR=#6a737d]ZMNHZD4 869,0 MHz[/COLOR] [COLOR=#6a737d]ZMNHZD5 916,0 MHz[/COLOR] [COLOR=#6a737d][COLOR=#6a737d]-->[/COLOR][/COLOR] 
     <[COLOR=#22863a]CommandClass[/COLOR] [COLOR=#6f42c1]id[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]49[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]getsupported[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]false[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     [COLOR=#6a737d][COLOR=#6a737d]<!--[/COLOR] Map endpoints to instances [COLOR=#6a737d]-->[/COLOR][/COLOR] 
     <[COLOR=#22863a]CommandClass[/COLOR] [COLOR=#6f42c1]id[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]96[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]mapping[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]endpoints[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     [COLOR=#6a737d][COLOR=#6a737d]<!--[/COLOR] Configuration [COLOR=#6a737d]-->[/COLOR][/COLOR] 
     <[COLOR=#22863a]CommandClass[/COLOR] [COLOR=#6f42c1]id[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]112[COLOR=#032f62]"[/COLOR][/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]short[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Wind Gust Top Value[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]2[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]8800[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1000[COLOR=#032f62]"[/COLOR][/COLOR]> 
     <[COLOR=#22863a]Help[/COLOR]> If the Wind Gust is Higher than the Parameter Value, a device triggers an Association. 0 to 8800 = value from 0.00 m/s to 88.00 m/s. Default value 1000 (10,00 m/s). </[COLOR=#22863a]Help[/COLOR]> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]short[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]2[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Rain Rate Top Value[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]2[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]30000[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]200[COLOR=#032f62]"[/COLOR][/COLOR]> 
     <[COLOR=#22863a]Help[/COLOR]> If the Sensor Rain Rate is Higher than the Parameter Value, a device triggers an Association. 0 to 30000 = value from 0.00 mm/h to 300.00 mm/h. Default value 200 (2,00 mm/h). </[COLOR=#22863a]Help[/COLOR]> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]3[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Wind Gauge, Wind Gust[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR]> 
     <[COLOR=#22863a]Help[/COLOR]>If the Wind Gust is Higher than the Parameter No. 1 Value, then a Device sends Basic Set</[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0x00[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0xFF[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]4[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Rain Gauge, Rain Rate[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR]> 
     <[COLOR=#22863a]Help[/COLOR]>If the Rain amount is Higher than the Parameter No. 2 Value, then a Device sends Basic Set</[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0x00[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0xFF[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]5[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]End point 1 - Unsolicited Report[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR]> <[COLOR=#22863a]Help[/COLOR]>If you enable Unsolicited Reports on the End Points, the USB Key will send data to the controller every time it receives data from the 433MHz sensors, which are different from the precious data.</[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Disabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Enabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]6[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]End point 2 - Unsolicited Report[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR]> 
     <[COLOR=#22863a]Help[/COLOR]>If you enable Unsolicited Reports on the End Points, the USB Key will send data to the controller every time it receives data from the 433MHz sensors, which are different from the precious data.</[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Disabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Enabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]7[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]End point 3 - Unsolicited Report[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR]>
      <[COLOR=#22863a]Help[/COLOR]>If you enable Unsolicited Reports on the End Points, the USB Key will send data to the controller every time it receives data from the 433MHz sensors, which are different from the precious data.</[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Disabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Enabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]8[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]End point 4 - Unsolicited Report[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR]>
      <[COLOR=#22863a]Help[/COLOR]>If you enable Unsolicited Reports on the End Points, the USB Key will send data to the controller every time it receives data from the 433MHz sensors, which are different from the precious data.</[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Disabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Enabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]9[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]End point 5 - Unsolicited Report[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR]> 
     <[COLOR=#22863a]Help[/COLOR]>If you enable Unsolicited Reports on the End Points, the USB Key will send data to the controller every time it receives data from the 433MHz sensors, which are different from the precious data.</[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Disabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Enabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]10[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]End point 6 - Unsolicited Report[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR]> <[COLOR=#22863a]Help[/COLOR]>If you enable Unsolicited Reports on the End Points, the USB Key will send data to the controller every time it receives data from the 433MHz sensors, which are different from the precious data.</[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Disabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Enabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]11[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]End point 7 - Unsolicited Report[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR]> <[COLOR=#22863a]Help[/COLOR]>If you enable Unsolicited Reports on the End Points, the USB Key will send data to the controller every time it receives data from the 433MHz sensors, which are different from the precious data.</[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Disabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Enabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]12[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]End point 8 - Unsolicited Report[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR]> <[COLOR=#22863a]Help[/COLOR]>If you enable Unsolicited Reports on the End Points, the USB Key will send data to the controller every time it receives data from the 433MHz sensors, which are different from the precious data.</[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Disabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Enabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]13[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]End point 9 - Unsolicited Report[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR]> <[COLOR=#22863a]Help[/COLOR]>If you enable Unsolicited Reports on the End Points, the USB Key will send data to the controller every time it receives data from the 433MHz sensors, which are different from the precious data.</[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Disabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Enabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]14[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]End point 10 - Unsolicited Report[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR]> <[COLOR=#22863a]Help[/COLOR]>If you enable Unsolicited Reports on the End Points, the USB Key will send data to the controller every time it receives data from the 433MHz sensors, which are different from the precious data.</[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Disabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Enabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]15[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Random ID Enable[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR]> 
     <[COLOR=#22863a]Help[/COLOR]> If Random ID is disabled, the Weather Station USB Key can receive data from multiple 433 MHz Sensors on the same Channel. If the Random ID is enabled, the USB Key can receive data from only one sensor on the same channel. If the USB Key does not receive a data from a sensor on a specific channel for more than 2.5 hours, it clears the Random ID of the device and waits for a new ID. If you replace the batteries in the modules, the Random ID will change. If you want that the USB Key accept a module immediately, set the Parameter No. 15 to 0 and in the next step again to 1. </[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Disabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Enabled[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     <[COLOR=#22863a]Value[/COLOR] [COLOR=#6f42c1]type[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]list[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]genre[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]config[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]instance[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]250[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Insecure / Secure Inclusion[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]size[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]min[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR]> <[COLOR=#22863a]Help[/COLOR]> The Weather Station Key supports both, the secure and unsecure inclusion. Even if the controller does not support security command classes, the Key could be included as unsecure and keep all the functionality. By default, the Key includes as insecure. To include the Key as secure follow the procedure: 
     1. Include the Key into the controller. 
     2. Set the parameter 250 to the value 1. 
     3. Enable add/remove mode on main controller. 
     4. Hold service button S between 1.5 and 4 seconds to exclude the module. 
     5. If the exclusion of the module was successful, the LED on the module starts blinking. 
     6. Unplug the module out of the power supply. 
     7. enable add/remove mode on main controller. 
     8. Plug the module into the power supply to star auto-inclusion. 
     9. Now the module should be included as secure. The same procedure is to include the module as unsecure. </[COLOR=#22863a]Help[/COLOR]> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Insecure Inclusion[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]0[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     <[COLOR=#22863a]Item[/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Secure Inclusion[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]value[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Value[/COLOR]> 
     </[COLOR=#22863a]CommandClass[/COLOR]> 
     [COLOR=#6a737d][COLOR=#6a737d]<!--[/COLOR] Association Groups [COLOR=#6a737d]-->[/COLOR][/COLOR] 
     <[COLOR=#22863a]CommandClass[/COLOR] [COLOR=#6f42c1]id[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]133[COLOR=#032f62]"[/COLOR][/COLOR]> 
     <[COLOR=#22863a]Associations[/COLOR] [COLOR=#6f42c1]num_groups[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]3[COLOR=#032f62]"[/COLOR][/COLOR]> 
     <[COLOR=#22863a]Group[/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max_associations[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]1[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Lifeline[COLOR=#032f62]"[/COLOR][/COLOR]/> 
     <[COLOR=#22863a]Group[/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]2[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max_as[/COLOR][COLOR=#6f42c1]sociations[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]16[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Wind Gauge alert[COLOR=#032f62]"[/COLOR][/COLOR]/> 
     <[COLOR=#22863a]Group[/COLOR] [COLOR=#6f42c1]index[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]3[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]max_associations[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]16[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]label[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]Rain rate alert[COLOR=#032f62]"[/COLOR][/COLOR]/> </[COLOR=#22863a]Associations[/COLOR]> 
     </[COLOR=#22863a]CommandClass[/COLOR]> 
     <[COLOR=#22863a]CommandClass[/COLOR] [COLOR=#6f42c1]id[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]142[COLOR=#032f62]"[/COLOR][/COLOR] [COLOR=#6f42c1]ForceInstances[/COLOR]=[COLOR=#032f62][COLOR=#032f62]"[/COLOR]true[COLOR=#032f62]"[/COLOR][/COLOR] /> 
     </[COLOR=#22863a]Product[/COLOR]>
    With all this information is it possible to add this system to the Homeseer Z-Wave add-in?

    A
    Attached Files

    #2
    Have you tried excluding and adding as un-secure?

    Comment


      #3
      Is the Qubino Z-Wave weather station a certified Z-Wave device? I couldn't locate it on the certification link:
      https://products.z-wavealliance.org/

      If it's not certified it most likely will not work with HS3.
      💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

      Comment


        #4
        Is the Qubino Z-Wave weather station a certified Z-Wave device?
        Interesting. I have worked with one of the people at Qubino when I had a problem and they were very responsive. I just fired off an email and I'll let you know what they say.

        Searching the z-wavealliance.org site shows only three Qubino products but they have so many more. The instructions have a ZWave Plus logo and it all seems so normal, like any other of their devices. Except for secure/unsecure. There is a parameter 250 that has to be set to secure before excluding and re-including as secure. I wonder...

        Comment


          #5
          Originally posted by racerfern View Post
          Have you tried excluding and adding as un-secure?
          Hi,

          Yes I have tried an insecure inclusion.

          Comment


            #6
            Originally posted by racerfern View Post
            Interesting. I have worked with one of the people at Qubino when I had a problem and they were very responsive. I just fired off an email and I'll let you know what they say.

            Searching the z-wavealliance.org site shows only three Qubino products but they have so many more. The instructions have a ZWave Plus logo and it all seems so normal, like any other of their devices. Except for secure/unsecure. There is a parameter 250 that has to be set to secure before excluding and re-including as secure. I wonder...
            Hi,

            I agree it displays the Z-wave plus logo everywhere. Thanks for sending the email - let me know the response.

            My next step is to try the 250 parameter.

            Adeux

            Comment


              #7
              Originally posted by Rupp View Post
              Is the Qubino Z-Wave weather station a certified Z-Wave device? I couldn't locate it on the certification link:
              https://products.z-wavealliance.org/

              If it's not certified it most likely will not work with HS3.
              However be aware that Qubino modules that are certified have no guarantee of working with HS3, see my post : https://forums.homeseer.com/showthread.php?t=193043

              The flush 1D relay is certified and should work fine but the reality is that it has issues under HS3.

              Comment


                #8
                Originally posted by peterford View Post
                However be aware that Qubino modules that are certified have no guarantee of working with HS3, see my post : https://forums.homeseer.com/showthread.php?t=193043

                The flush 1D relay is certified and should work fine but the reality is that it has issues under HS3.
                You should put in a support request on this issue at support@homeseer.com
                💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

                Comment


                  #9
                  Hi,

                  We tried the secure inclusion setting parameter 250. The result was worse with all endpoints coming up as unknown

                  ZWave log:
                  Code:
                  Add Node started...
                  Activate the 'Add to Network' function on the device...
                  A new node is being added...
                  Adding a new SLAVE NODE...
                  DONE - Add Node Operation is Complete.
                  Done. Node 13 Added. 
                  Reloading (importing) node information...
                  Synchronizing node information with HomeSeer and creating new device(s) as necessary...
                  Synchronize nodes finished. Number of device nodes to be created/added = 1
                  Z-Wave manufacturer information for node 13, ID: 345=159H (Goap), Type: 7=7H, ID: 83=53H
                  Negotiating or Verifying SECURITY SCHEME for node 13
                  Z-Wave Security Scheme and Key Exchange was successful for node 13, now waiting for the device to finish storing information before proceeding...
                  Getting SECURITY class information for node 13
                  Node: 13 Supports Class(es): ZWAVEPLUS_INFO_V2, DEVICE_RESET_LOCALLY, MANUFACTURER_SPECIFIC_V2, POWERLEVEL, SECURITY, FIRMWARE_UPDATE_MD_V4
                  Node: 13 Supports Secure Class(es): VERSION_V2, SENSOR_MULTILEVEL_V4, MULTI_INSTANCE, ASSOCIATION, MULTI_CHANNEL_ASSOCIATION_V3, ASSOCIATION_GRP_INFO, CONFIGURATION_V3, BATTERY
                  Node: 13 Controls Secure Class(es): BASIC
                  Node 13 is Z-Wave version: Lib: 4.05 App: 1.3
                  Node 13 is a Z-Wave Plus node. Retrieving ZWPlus Info...
                  Error: Failed to get the supported scale for sensor type Air_Temperature of new child device for node 13. Error C
                  Error: Failed to get the supported scale for sensor type Air_Temperature of new child device for node 13. Error C
                  Error: Failed to get the supported scale for sensor type Air_Temperature of new child device for node 13. Error C
                  Error: Failed to get the supported scale for sensor type Air_Temperature of new child device for node 13. Error C
                  Error: Failed to get the supported scale for sensor type Air_Temperature of new child device for node 13. Error C
                  Error: Failed to get the supported scale for sensor type Air_Temperature of new child device for node 13. Error C
                  All associations for node 13 have been retrieved successfully, it supports associations on these groups: 1, 2, 3.
                  Root Node Device Node 13 Z-Wave Goap Multilevel Sensor was created for node 13 on network CD14F3EE
                  UK Stick: Adding association for Z-Wave device Node 13 Z-Wave Goap Multilevel Sensor (Node 13, Group 1, Endpoint 1) to HomeSeer
                  UK Stick: Adding association for Z-Wave device Node 13 Z-Wave Goap Multilevel Sensor (Node 13, Group 2, Endpoint 2) to HomeSeer
                  UK Stick: Adding association for Z-Wave device Node 13 Z-Wave Goap Multilevel Sensor (Node 13, Group 3, Endpoint 3) to HomeSeer
                  11 out of 12 Child devices of node 13 were created successfully.
                  Finished.
                  So back to the drawing board - It shouldn't be impossible as other HA systems have it working.

                  Adeux

                  Comment


                    #10
                    Response received from Qubino.

                    Here I can confirm that weather station device is not fully compatible with HomeSeer .
                    As well I cannot assure you when it will be compatible with HomeSeer gateway.
                    Right now is not shown in Z-Wave alliance because it is not certified yet.
                    But we are planning to certify it in future.

                    Comment


                      #11
                      Originally posted by racerfern View Post
                      Response received from Qubino.

                      Here I can confirm that weather station device is not fully compatible with HomeSeer .
                      As well I cannot assure you when it will be compatible with HomeSeer gateway.
                      Right now is not shown in Z-Wave alliance because it is not certified yet.
                      But we are planning to certify it in future.
                      Hardly an uplifting response, especially when they make such liberal use of the Z-wave plus logo.

                      Well, off to the supplier's web site to give them a poor review

                      Comment


                        #12
                        OK,

                        Different approach which appears to work.

                        The sensors are 433MHz. So I have a surplus RTL-SDR, so using a spare RPi I have set up a 433MHz receiver and using rtl-sdr and rtl_433 and mosquito clients in Linux I can capture the raw signals. The command is:

                        Code:
                        rtl_433 -R 42 -F json -U | mosquitto_pub -i rtl433 -t /raw/rtl_433 -1
                        The switches are as follows:

                        -R 42 selects the HIDEKI weather sensors used by the kit
                        -F json puts the output into json format
                        -U adds UTC timestamps

                        -i RTL433 sets the MQTT client id to RTL433
                        -t sets the topic to /raw/rtl433
                        -1 Send messages read from stdin

                        This gets:
                        /raw/rtl433 {"time" : "2018-01-11 10:43:05", "model" : "HIDEKI TS04 sensor", "rc" : 13, "channel" : 1, "battery" : "OK", "temperature_C" : 18.600, "humidity" : 45}

                        /raw/rtl433 {"time" : "2018-01-11 10:44:16", "model" : "HIDEKI TS04 sensor", "rc" : 13, "channel" : 2, "battery" : "OK", "temperature_C" : 5.900, "humidity" : 88}

                        /raw/rtl433 {"time" : "2018-01-11 10:45:01", "model" : "HIDEKI Rain sensor", "rc" : 0, "channel" : 4, "battery" : "OK", "rain" : 0.000}

                        /raw/rtl433 {"time" : "2018-01-11 10:43:52", "model" : "HIDEKI Wind sensor", "rc" : 4, "channel" : 4, "battery" : "OK", "temperature_C" : 22.400, "windstrength" : 0.000, "winddirection" : 157.500}

                        Each report is sent 3 times. So I am going to use a short perl script to read the raw values filter the duplicates and process them into individual sub-topics

                        /data/qubino/temperature1/temperature
                        /data/qubino/temperature1/humidity
                        /data/qubino/temperature1/battery

                        /data/qubino/temperature2/temperature
                        /data/qubino/temperature2/humidity
                        /data/qubino/temperature2/battery

                        /data/qubino/rain/rain
                        /data/qubino/rain/battery

                        /data/qubino/wind/temperature
                        /data/qubino/wind/speed
                        /data/qubino/wind/direction
                        /data/qubino/wind/battery

                        I will then create the corresponding MQTT devices in Homeseer using the MQTT plugin.
                        Last edited by ; January 11, 2018, 07:28 AM.

                        Comment


                          #13
                          Anyone have one of these they're willing to sell?

                          Comment

                          Working...
                          X