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

Debounce device updates (Homekit Control) #7687

Closed
2 tasks done
unstressable opened this issue Mar 30, 2024 · 2 comments
Closed
2 tasks done

Debounce device updates (Homekit Control) #7687

unstressable opened this issue Mar 30, 2024 · 2 comments

Comments

@unstressable
Copy link

Does the issue really belong here?

  • I definitively want to report a bug within deCONZ or its REST-API

Is there already an existing issue for this?

  • I have searched the existing issues and there is none for the bug at hand

Describe the bug

Would be nice to have an option to debounce commands, because Homekit sends device updates very fast.

For example when changing a groups brightness from 1% to 100% Homekit sends somethin like 10%, 27%, 55%, 88% 100% very very quick.

It seems to cunfuse deconz, because some commands are lost after this operation.

Would be the best to have a checkbox to send commands only to deconz if it is more than about 500ms unchanged.

Steps to reproduce the behavior

anything is described above

Expected behavior

anything is described above

Screenshots

No response

Environment

Miniserver, Conbee 2, iobroker, deconz, Ubuntu, everythin up-to-date

deCONZ Logs

No response

Additional context

No response

@Mimiix
Copy link
Collaborator

Mimiix commented Mar 30, 2024

Hi feature requests are collected on the forums.

As this is not a bug as described in #5113 I am closing this issue

@Mimiix Mimiix closed this as not planned Won't fix, can't repro, duplicate, stale Mar 30, 2024
@ebaauw
Copy link
Collaborator

ebaauw commented Mar 30, 2024

IMHO this should be handled by the API client, not by the API itself. In Homebridge deCONZ, this is even configurable through waitTimeUpdate.

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

No branches or pull requests

3 participants