Clooos/Bubble-Card

v2.3.0-beta.7 Delayed temperature change wrong start value

Closed this issue · 4 comments

The delayed temperature change is a very good feature, as my z-wave thermostats need 1-2 seconds to apply a new setpoint. Now I can click the+ or - button fast multiple time until the new desired setpoint is reached, before that, I had to wait 1-2s every 0.5°, which was annoying.

I observed something which I think is a bug in the delay feature. After changing the setpoint in one frontend browser window, the change does start from a from (chached?) point in a second window, for example on mobile. Sometimes after loading the window, the change even starts at 0°.

Video shows it better than describing:

bubble-card-change-temperature.mp4

Hi! Nice catch! I will take a look at this!

The new beta is here and everything should works as expected now 🙂

https://github.com/Clooos/Bubble-Card/releases/tag/v2.3.0-beta.8

I can confirm it works as expected with beta.8, thank you!

Thank you for the feedback! 😄