Skip to content

Releases: DaveL17/ZWaveNodeMatrix

Removes Node 1 Filter and Adds Neighbor List Report

05 Mar 21:07

Choose a tag to compare

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

18 Oct 20:44

Choose a tag to compare

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

03 Mar 16:14

Choose a tag to compare

Minor UI and Wiki Enhancements.

Bug Fix and Refinements

14 Feb 19:53

Choose a tag to compare

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

30 Jul 10:59

Choose a tag to compare

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

10 May 23:54

Choose a tag to compare

  • Fixes bug where dummy testing data can override real data.

Users should use this release in place of 2022.0.1.

Update for Indigo 2022.1

10 May 23:00

Choose a tag to compare

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

31 Mar 21:21

Choose a tag to compare

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

10 Nov 21:20

Choose a tag to compare

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

10 Nov 00:05

Choose a tag to compare

Nothing changes except for the version number.