Skip to content

fix ZigbeeTLc measurement interval max value (#28604)#10783

Merged
Koenkk merged 1 commit intoKoenkk:masterfrom
nchieffo:bugfix/zigbeetlc-measurement-interval
Nov 19, 2025
Merged

fix ZigbeeTLc measurement interval max value (#28604)#10783
Koenkk merged 1 commit intoKoenkk:masterfrom
nchieffo:bugfix/zigbeetlc-measurement-interval

Conversation

@nchieffo
Copy link
Copy Markdown
Contributor

@Koenkk Koenkk merged commit 285fd9d into Koenkk:master Nov 19, 2025
3 checks passed
@Koenkk
Copy link
Copy Markdown
Owner

Koenkk commented Nov 19, 2025

Thanks!

@mrmaximas
Copy link
Copy Markdown
Contributor

@nchieffo @Koenkk changing the maximum of measurement interval interval to 255 seconds was not the best idea; longer interval - the longer you need to wait when you change any settings. Increasing this interval will increase the time between Data Request packets from the parent device. A maximum of 30 seconds was sufficient. You will not save battery life significantly by increasing the measurement interval to such values. This may cause inconvenience when changing device settings.
Screenshot 2025-11-22 at 15 33 28

@z-master42
Copy link
Copy Markdown
Contributor

If I understand correctly, this only refers to the range and not a fixed value. The default value is 10, isn't it?

@mrmaximas
Copy link
Copy Markdown
Contributor

@z-master42 yes, default is 10.

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.

4 participants