Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release notes:
Fixed scene handling issue where in some cases the transition time was overwritten with a large value.
Fixed handling of transition time 0xffff in Level Control commands.
Improved attribute updates in Level Control and Color Control clusters for simultaneous transitions with time > 0.
Fixed attribute reporting after power cycle.
Corrected response codes of several command results in Scenes, Level Control and Color Control clusters.
Corrected stack revision in Node Descriptor.
Corrected Basic cluster "reset to factory new" command.
Increased broadcast transaction table size from 20 to 25.
Send permit join after joining (Zigbee BDB compliance).
Added Device Announce when starting up in networked mode.
Improved blinking indications for factory-new and touchlink scenarios.
New chipset SDK version:
Fix buffer free issue in case incoming counter of APS encrypted data doesn't match.
RREQ only retransmitted if the radius is greater than 0.
Various other small fixes and improvements.