I’m using zwavejs2mqtt and Home Assistant, both in docker.
I recently needed to reinstall my system, but now the values of the sensors in the Z-Wave devices don’t get updated.
Amongst others, I have thermostatic radiator valves (Eurotronics) and power sockets (Aeotec).
Sending value changes (like thermostat set points) seems to work fine. They get updated on the device. But receiving value changes only seems to work if I do a manual refresh in the zwavejs2mqtt control panel. I read somewhere to poll for the values, but for battery operated devices, that doesn’t seem to be recommended.
Any idea what I could do?
I know there are similar questions, but those other posts didn’t seem to provide the solution I’m looking for. Although, if I missed the correct post, feel free to point me to it.
Thanks