I’m using a Fibaro Motion Sensor to measure Temperature, Luminance, Seismic Intensity, Battery Status and Motion.
Unfourtunately I cannot manage to detect Motion. I created an Item from Category Motion with type Switch, so I want to get feedback, if there is motion or not.
How can I do that? Every other measured quantity I use works fine, but when I look at the logs I never see the Motion Item get updated.
Also I get this error:
zwave:device:1c19d802:node2' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Node is not communicating with controller
Did you check if the zwave node is available and working in the zwave network viewer?
Can you check if you get feedback from the temperature? like with the following item channel (you need to adapt that to your thing)?
zwave:device:16117d1edc0:node15:sensor_temperature
I configured via UI, as I don’t have any experience with config files.
See Screenshot of networkviewer attached please.
I’m using the Sensor with all it’s features already (temp, seismic, luminance), the only thing not working is the Motion Detection. So Temperature works just fine.
Is your motion sensor included correctly to your network?
As long you get the error, that its offline you wont receive any updates.
This motion sensors as a little button near to the battery. Press is three times, while the motion sensor is close to the controller and watch what happens in the logfile.
Can you click on the network viewer? The node is shown in red which is not a good sign
The other trap that I fell into was that because it is a battery device it did not update my settings. The way I achieved it was by setting the wakeup interval to 60 (seconds) instead of 7200 which is 2 hours.
My Wakeup interval is set to 1 and polling period 60
other thing, that is weird is the Error message I get every now and then:
2018-03-01 12:01:17.320 [hingStatusInfoChangedEvent] - 'zwave:device:1c19d802:node2' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Node is not communicating with controller
2018-03-01 12:01:53.089 [hingStatusInfoChangedEvent] - 'zwave:device:1c19d802:node2' changed from OFFLINE (COMMUNICATION_ERROR): Node is not communicating with controller to ONLINE
I also had problems getingelt this Sensor working.
After removing the Sensor completely and Adding it again using habadmin it Workshop just Fine.
I remember there is a Setting which Controller will be notified by certain Events in fubaro Sensor Settings. I habe set it to openhab.
Sorry i just can describe from Memory currently because my System is Not available die to movement into a new House.