Loads of node.node_id x not in node_id [y] in logs

After upgrading to 0.63.2 my logs are spammed with Z-Wave debug info like:

2018-02-14 12:40:17 DEBUG (Dummy-24) [openzwave] Create object value (valueId:72057594455048209)
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [2]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [2]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [2]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [2]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [2]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [2]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [2]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [2]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [2]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [2]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [2]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [2]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [3]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [3]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [3]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [4]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [4]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [4]
2018-02-14 12:40:17 DEBUG (Dummy-24) [homeassistant.components.zwave.util] node.node_id 24 not in node_id [5]

Anyone else experiencing this?

I have the same issue. Did you ever figure it out?