You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redundant and superseded commands are now automatically deduplicated. The corresponding API calls can now be aborted or will share a single transaction, depending on the specific situation (#9136, #9137)
The new lastAwake property now indicates when a node was last awake. This information is persisted across restarts (#9173)
Some "invalid payload" warning logs now include the node ID (#9196)
Bugfixes
Notification Reports with event 0xfe in response to a Get now idle the corresponding notification variables (#9160, #9174)
Fixed an issue where regular RSSI measurements could interfere with automatic polling (wakeup compat queries, Hail, etc.) if the commands were slow (#9183)