Skip to content

Fix Poll Control cluster configuration #4163

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

Merged
merged 4 commits into from
Jan 17, 2021

Conversation

manup
Copy link
Member

@manup manup commented Jan 11, 2021

This should also fix draining battery of Samsung SmartThings devices, which do MAC Data Polling every 5–10 seconds if not configured otherwise.

In general devices which contain an Poll Control cluster will be configured as well.

Issues: #2908 #4130

This should also fix draining battery of some Samsung devices.
@ebaauw
Copy link
Collaborator

ebaauw commented Jan 11, 2021

Tried to change the Long Poll Interval of my Samjin multi it to 14400 in the GUI, but get an INVALID_VALUE. Tried 0x3840 as well, but no joy. deCONZ v2.9.0.

@ebaauw
Copy link
Collaborator

ebaauw commented Jan 11, 2021

I'm able to set the Short Poll Interval. After setting the Check-In Interval to 28800, I could set the Long Poll Interval. It was 0 before (see screenshot in the issue); according to the ZCL spec, that special value should be exempt from the check Check-In >= Long Poll >= Short Poll. Samjin firmware bug? Could be an issue in the change as well?

I could reset the Check-In to 0 after changing the Long Poll.

@manup
Copy link
Member Author

manup commented Jan 11, 2021

I've have only tested with the Samjin button, I assumed they work the same.

With the PR the Long Poll Interval is set to 3600 and Check-in Interval to 14400.
Did a small test in the GUI by setting 0x960 (2400) as Poll Control Interval works with success.

I'll see to get the Samjin multi and motion sensors, should have them in the office, for some tests.

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

Successfully merging this pull request may close these issues.

2 participants