A message to our sponsors
Last month, Github Sponsors has stopped supporting PayPal as a payment method, and require a debit or credit card now. A lot of my supporters have been using PayPal and might not have noticed this (or simply don't want to use a credit card), which means I (and other maintainers in our organization) have lost a LOT of sponsorships.
So, in case you've previously been supporting me using PayPal,
If using a credit/debit card is not an option for you, there are other sponsorship providers available, which accept other payment methods, including PayPal:
Features
- Background RSSI is now measured frequently while the controller is idle and exposed as controller statistics (#5545, #5568)
- The last update timestamp of values is now stored and can be read via
Node.getValueTimestamp
(#5556) - Values for Battery, Meter, Multilevel Switch and (in some cases) Notification CC are now queried periodically or on device wakeup (#5560)
- Added a command to shut down the Z-Wave chip for safe removal (#5553)
- If a node was not included securely, the
"node added"
event now contains information why (#5570)
Bugfixes
- Before adding associations between nodes, the security classes of those nodes are now checked to determine if the associations are allowed (#5551)
- After adding associations between nodes, routes to the target are now automatically assigned (#5552)
- No longer create values for unsupported
Door Lock CC
features (#5555) - Fixed an issue where querying the version of CCs that are only supported by endpoints was skipped (#5569)
- The knowledge whether a node supports Security S0 is no longer changed outside of inclusion or re-interview (#5571)
- Improved logging of target node IDs for incoming multicasts (#5572)
Device Reset Locally Notifications
are now discarded when they don't exactly match the expected format (#5574)