Releases: DaveL17/ZWaveNodeMatrix
Releases · DaveL17/ZWaveNodeMatrix
Removes Node 1 Filter and Adds Neighbor List Report
Removes Node 1 Filter
This release removes the "Missing Neighbor 1" filter for the matrix configuration.
Neighbor List Report
This new report is available from the plugin menu. It results in a text-based list of all Z-Wave nodes and their neighbors.
========== Z-Wave Neighbors List ==========
Node: 3 4, 5, 8, 10, 12, 15, 16, 17, 18, 25, 27, 28, 30, 39, 43, 44, 65, 73, 75, 76
Node: 4 3, 5, 7, 8, 10, 12, 15, 16, 17, 18, 23, 24, 25, 27, 28, 30, 39, 43, 44, 51, 65, 73, 75, 76
Node: 5 3, 4, 8, 10, 12, 15, 16, 17, 18, 25, 27, 28, 30, 39, 43, 51, 65, 73, 75
Node: 7 4, 8, 12, 20, 23, 30, 43, 44, 51, 73, 75
Node: 8 3, 4, 5, 7, 10, 12, 15, 16, 20, 23, 24, 27, 28, 30, 39, 42, 43, 44, 51, 65, 73, 75, 76
Node: 10 4, 5, 8, 12, 15, 16, 17, 18, 25, 27, 28, 30, 42, 43, 44, 51, 73, 75
Node: 12 3, 4, 5, 7, 8, 15, 16, 20, 23, 24, 25, 27, 28, 30, 42, 43, 44, 51, 65, 73, 75, 76
Code Enhancements and Refinements
This is a maintenance update and is optional for all users. There is no need to update to this version if the plugin is working well for you. It includes,
- Improved validation of plugin configuration preferences,
- Foundation for code testing (tests are not included in the plugin package), and
- Code cleanup and refinements.
Minor Enhancements
Minor UI and Wiki Enhancements.
Bug Fix and Refinements
Enhancements
- Adds new marker style
X (filled). - Adds "About Matplotlib" to plugin menu.
Bug Fix
- Fixes bug where charts wouldn't generate in Matplotlib 3.8 (shipping with Indigo 2023.2). Prior versions of the plugin should still work for prior versions of Matplotlib.
And
As usual:
- Code refinements.
Updates and Bug Fixes
v2022.0.4
- Adds foundation for API
3.1. - Fixes bug where plugin searches for Z-wave devices.
v2022.0.3
- Moves plugin environment logging to plugin menu item (log only on request).
Bug Fix
Update for Indigo 2022.1
Updates plugin for Indigo 2022.1 and Python 3.
- Fixes bug where chart height and width settings were reversed.
- Improves dummy device data (for testing).
- Adds tight_layout (reduces empty space around chart).
- Adds new marker styles.
- Standardizes Indigo method implementation.
Bug Fix for Indigo 2022.1
Includes a fix for the transition to Indigo 2022.1 and Python 3. Users that expect to upgrade to Indigo 2022.1 should apply this update.
This release is only appropriate for Indigo 2021.2 and earlier.
Bug Fixes and Enhancements
v1.0.15
- Fixes broken link to readme logo.
- Fixes broken symlinks.
v1.0.14
- Better integration of DLFramework.
v1.0.13
- Code refinements.
v1.0.12
- Removes all references to legacy version checking.
v1.0.11
- Fixes bug where plugin would error out when no Z-Wave devices present.
v1.0.10
- Adds asterisk to plugin configuration dialog dropdown menus to indicate default setting.
Synchronizes Version Number
Nothing changes except for the version number.