Issues with entities after moving to zwavejs2MQTT

Hi everyone,
First some context, I was running homeassistant on an Intel NUC with an Aeotec Zwave stick connected directly to it. Long story short the nuc was getting noisy and I wanted to move HomeAssistant to my Hyper-V server. Since it’s not possible to do passthrough I setup a Pi3 I had and setup zwavejs2MQTT on it. I managed to get everything up and running and mostly had everything working again after 2 days.

I have one outstanding issue which I hadn’t had time to troubleshoot, some devices are missing entities in HomeAssistant. On the ZwaveJS2MQTT side all the information is visible and accessible.

One example :
This fibaro thermostatic head has the temperature available :

But here I am missing the air entity:

And of course same here :

I tried to do a rediscover node but not no luck. I assume I am missing something very dumb but after lot’s of searching I thought I would ask for help :slight_smile:
Thanks in advance :slight_smile:

I’ve unfortunately still haven’t been able to figure this out.
I’ve updated to : zwave-js-ui: 8.2.1.30d0208
zwave-js: 10.3.0

Any suggestion to send the temperature info back to HA?
Should I change any setting in MQTT ?