Hello, I’m fairly new to home automation.
First issue with openhab2 and zwave :
- I have added a symlink to udev rules, but for an unknown reason, this is what I get when I set the stick tu > /dev/USBzwave in habmin2, for the controller port :
2016-05-31 20:12:12.778 [INFO ] [ing.zwave.handler.ZWaveSerialHandler] - Connecting to serial port '/dev/USBzwave’
2016-05-31 20:12:12.779 [INFO ] [smarthome.event.ThingUpdatedEvent ] - Thing ‘zwave:serial_zstick:15508039760’ has been updated.
2016-05-31 20:12:12.785 [INFO ] [me.event.ThingStatusInfoChangedEvent] - ‘zwave:serial_zstick:15508039760’ changed from INITIALIZING to OFFLINE
2016-05-31 20:12:12.790 [INFO ] [me.event.ThingStatusInfoChangedEvent] - ‘zwave:serial_zstick:15508039760’ changed from OFFLINE to OFFLINE (COMMUNICATION_ERROR): Serial Error: Po
rt /dev/USBzwave does not exist
=> any hint please ? because off course the port exists
Second issue :
I have a aeon labs USB Z-Wave Plus Z-Stick (GEN5), and 2 fibaro smoke sensors “FGSD-002”. Both sensors were included in the network with jeedom, and they do work and answer there.
However, I have plugged the stick in my pi 3 with openhab2 (latest snapshot tried), and the 2 smoke sensors appear under habmin2 as unknown devices (it exists in the database)
So I said OK, I’ll exclude and include one of the sensors, and see what happens. Sadly, nothing good :
-
no .xml is created under userdata/zwave folder
-
I have set the zwave binding to debug, and here is what it throws : can you help me find what is wrong ? maybe the
2016-05-31 20:16:03.083 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 5: Serializing from file /opt/openhab2/userdata/zwave/node5.xml
2016-05-31 20:16:03.083 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 4: Serializing from file /opt/openhab2/userdata/zwave/node4.xml
2016-05-31 20:16:03.083 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 1: Serializing from file /opt/openhab2/userdata/zwave/node1.xml
2016-05-31 20:16:03.085 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 5: Error serializing from file: file does not exist.
2016-05-31 20:16:03.085 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 3: Serializing from file /opt/openhab2/userdata/zwave/node3.xml
2016-05-31 20:16:03.086 [DEBUG] [l.initialization.ZWaveNodeSerializer] - NODE 3: Error serializing from file: file does not exist.
…
2016-05-31 20:25:52.861 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:fibaro_fgsd002_00_000
2016-05-31 20:25:52.862 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:aeon_dsc18_00_000
2016-05-31 20:25:52.862 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:qubino_zmnhjd_00_000
2016-05-31 20:25:52.862 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:leviton_dzr15_00_000
2016-05-31 20:25:52.863 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:devolo_mt02647_00_000
2016-05-31 20:25:52.863 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:linear_ws15z_00_000
2016-05-31 20:25:52.864 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:leviton_dzs15_00_000
2016-05-31 20:25:52.864 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:fibaro_fgd211_02_001
2016-05-31 20:25:52.864 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:fibaro_fgd211_02_001
2016-05-31 20:25:52.865 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:fibaro_fgd211_02_001
2016-05-31 20:25:52.865 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:fibaro_fgd211_02_001
2016-05-31 20:25:52.865 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:fibaro_fgd211_02_001
2016-05-31 20:25:52.866 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Checking zwave:fibaro_fgd211_02_001
2016-05-31 20:25:52.866 [WARN ] [wave.discovery.ZWaveDiscoveryService] - NODE 5: Device could not be resolved to a thingType! 7FFFFFFF:7FFFFFFF:7FFFFFFF::0.0
2016-05-31 20:25:52.980 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing ‘zwave:device:15508039760:node5’ to inbox.
2016-05-31 20:25:52.980 [INFO ] [smarthome.event.InboxAddedEvent ] - Discovery Result with UID ‘zwave:device:15508039760:node5’ has been added.
…
also, any hint please ? longer log not attached, I’m new user … erf …
trying drive : https://drive.google.com/file/d/0B-kUFFoGcqpFU0J1NDhQX2dxVzg/view?usp=sharing