Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some action not taken into account when multiple writes are triggered at almost the same time in HA #109

Open
Tmbao opened this issue Jun 30, 2024 · 3 comments

Comments

@Tmbao
Copy link

Tmbao commented Jun 30, 2024

Hi Arnold, I've got an issue that if multiple commands are sent to the bridge at almost the same time (they're all triggered via a HA automation), one of the command isn't effective. In the example below, I've got 2nd, 3rd and 5th which all update the controller state. Without the 5 second delay (4th action), the 5th seems to be ignored.

image

I think in one of the recent changes, some command buffering was added. Wondering if this is due to some race condition?

@Tmbao Tmbao changed the title Some action not taken into account in HA Some action not taken into account when multiple writes are triggered at almost the same time in HA Jun 30, 2024
@Arnold-n
Copy link
Owner

Hi Bao, my mistake, the release notes for v0.9.53 indeed included a message that buffering was added, but that change was moved to a later release. It is currently under test. I will send you the test version by e-mail.

@nicx
Copy link

nicx commented Oct 11, 2024

@Arnold-n could you send me the test version as well? I have the same problem... as a workaround I configured some Wait-Timers in the automation. But this is not reliable.

@Arnold-n
Copy link
Owner

Bao received the F-series test version. I am working on the E-series version and will send it to you later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants