My z-weather station doesn't work in openhab 4.0.4

Hello I have renew my version of openhab to 4.0.4 an now it doesn’t’ t recognise my z-weather thing.

This device has not been fully discovered by the binding. There are a few possible reasons for this -:

  • The device is not in the database. If the device attributes show that this device has a valid manufacturer ID, device ID and type, then this is likely the case (eg. you see a label like “Z-Wave node 1 (0082:6015:020D::2.0)”). Even if the device appears to be in the database, some manufacturers use multiple sets of references for different regions or versions, and your device references may not be in the database. In either case, the database must be updated and you should raise an issue to get this addressed.
  • The device initialisation is not complete. Once the device is included into the network, the binding must interrogate it to find out what type of device it is. One part of this process is to get the manufacturer information required to identify the device, and until this is done, the device will remain unknown. For mains powered devices, this will occur quickly, however for battery devices the device must be woken up a number of times to allow the discovery phase to complete. This must be performed with the device close to the controller.

Likely in the process of OH “renew” (from what version?) this device XML is no longer in var/lib/openhab/zwave folder (userdata/zwave) so could not be restored from the file. As a battery device press the button for waking. May need a couple of tries twenty seconds apart.

thanks i’ll try

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.