bluediamond

Results 10 comments of bluediamond

Thanks @Wesley-Vos. I think you should look on the main one. I updated the remote one and downgraded the main one to the old version. Then there are no errors.

The workaround from @Wesley-Vos works for me in other cases, but it doesn't work with the custom integration ramses_cc which started the problem for me. To bypass the issue I...

@AlCalzone, here is the log. [zwavejs_2023-09-09.log](https://github.com/zwave-js/node-zwave-js/files/12579099/zwavejs_2023-09-09.log)

It doesn't. When press open/close there is a brief moment of the new state and then it returns `null`. A push of the refresh button is always needed. My groups...

Devices are re-interviewd and I have also upgraded to 11.14.2. See attachment for debug log. I have removed polling from the settings in the second try (I had forgotten to...

Thanks @AlCalzone for your support. Polling works and it is what it is. I look forward for a solution you can come up for the null state.

@t1gr0u I have read the issue and did some digging. According to the docs the formatting is controlled with `rounded=True`. https://www.home-assistant.io/docs/configuration/templating/#states I have the rounded value in the developer tools...

A template sensor is not needed. `sensor.current_uv_index` was created by the integration OpenWeatherMap. I have recently changed to OpenUV, and it works the same. In the GUI go to the...

I misunderstood it. I used the developer tools to see the difference in the first place. ![image](https://github.com/user-attachments/assets/8080ba03-0d2f-4c0e-a945-d17ecd44a1c1) I have tested it with a template sensor and it's working with a...