Hi everyone,
After switching to the zwavejs implementation, I’m seeing that my Fibaro Roller Shutter 2 (FGR222) dies after a while. Everything is working as expected, but then after a certain time everything stops working. When I then check my zwave to mqtt dashboard, I see that the node has died.
Now this perhaps is not a home assistant issue per se, as the node just dies from Z-Wave perspective, but I still wanted to check if someone encountered the same issue, and how it was fixed. Or if someone has any idea on what to look into, that would be appreciated as well.
This is what I see in the logs:
2021-03-08 14:12:18.155 INFO ZWAVE: Node 7: value updated: 38-0-currentValue 84 => 45
2021-03-08 14:12:18.210 INFO ZWAVE: Node 7: metadata updated: 49-0-Power
2021-03-08 14:12:18.212 INFO ZWAVE: Node 7: value updated: 49-0-Power 167.5 => 0
2021-03-08 14:52:08.202 INFO ZWAVE: Node 7: value updated: 50-0-value-65537 3.08 => 3.08
2021-03-08 14:52:08.204 INFO ZWAVE: Node 7: value updated: 50-0-deltaTime-65537 0 => 0
2021-03-08 15:12:17.173 INFO ZWAVE: Node 7: metadata updated: 49-0-Power
2021-03-08 15:12:17.182 INFO ZWAVE: Node 7: value updated: 49-0-Power 0 => 0
2021-03-08 15:52:08.149 INFO ZWAVE: Node 7: value updated: 50-0-value-65537 3.08 => 3.08
2021-03-08 15:52:08.150 INFO ZWAVE: Node 7: value updated: 50-0-deltaTime-65537 0 => 0
2021-03-08 16:39:25.779 INFO ZWAVE: Node 7: value updated: 38-0-currentValue 45 => 99
2021-03-08 16:39:31.014 INFO ZWAVE: Node 7: value updated: 38-0-currentValue 99 => 59
2021-03-08 16:39:42.238 INFO ZWAVE: Node 7: metadata updated: 49-0-Power
2021-03-08 16:39:42.239 INFO ZWAVE: Node 7: value updated: 49-0-Power 0 => 32
2021-03-08 16:39:43.880 INFO ZWAVE: Node 7: value updated: 38-0-currentValue 59 => 99
2021-03-08 16:39:44.172 INFO ZWAVE: Node 7: metadata updated: 49-0-Power
2021-03-08 16:39:44.174 INFO ZWAVE: Node 7: value updated: 49-0-Power 32 => 0
2021-03-08 17:31:16.120 INFO ZWAVE: Node 7 is now dead
Some version information:
Zwavejs Version: 6.6.0
Zwavejs-server Version: 1.1.0
Home Assistant 2021.3.2