forked from zwave-js/node-zwave-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Bugfixes * `Scene Activation CC` scene IDs are no longer auto-reset to `undefined`. This is unnecessary since they are value events * All **get**-type commands may now timeout and return `undefined` without throwing * Value labels for the Meter CC were improved to be unique * `UserCodeReport` with status `NotAvailable` are now parsed correctly * The interview procedure after inclusion now correctly implements the *Z-Wave+ Role Type Specs*, resolving weird issues with some secure devices * `currentValue` and similar values are now updated immediately when a **set**-type command succeeds. Verification is done after a short delay. ### Config file changes * Added several config files for new Honeywell/GE devices * Added several config files for remaining GE devices, misc deadbolts * Added Innovelli LZW42 * Added EcoDim dimmers * Added Zooz Zen16 * Added a compatibility flag to remove support of CCs from devices * Added Philio PAT02-A Flood Sensor * Removed the (now invalid) compat flag `keepS0NonceUntilNext` * Disable `Supervision CC` report for HomeSeer WD200+ * Force Basic CC to be supported for Vision Security ZD2102-5 to work around unreliable Notification Reports ### Changes under the hood * The frame type and RSSI of incoming commands are now logged if applicable
- Loading branch information
Showing
6 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters