Two Rpi with MQTT 2 Z-wave controller

Hi,

Here is my setup:

  • One Rpi3 in my house with a Aeotec Z-Wave stick and a z-wave flood detecter
  • One Rpi3 in my shed, with a Aeotec Z-Wave stick and a z-wave multisensor in my greenhouse. Also have two MiFlora sensor

I’ve setup MQTT Eventstream between the two of them. On my Rpi3 in my shed, I see all my data. On my Rpi in my house, I see MiFlora data which is good (coming from MQTT), and I also see Multisensor data but the data is wrong, it’s not the same value as the values on Rpi3 in my shed. What could that be?

Thanks