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
Thanks in advance