Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To add new Z-Wave devices to the Z-Wave Network or remove existing devices through the Animus Heart GUI, follow the steps shown in this article

Please note: If the Heart is included into another Z-Wave network (see /wiki/spaces/AHK/pages/231505942), then it's possible that it is not the primary controller of the network. In this case it is only possible to add/remove new Z-Wave devices through the terminal. 

Add/Remove Z-Wave devices through the terminal

...

  1. To start the process of removing a Z-Wave product, type

    Code Block
    languagejava
    remove start


  2. When the exclusion is done, or if is fails, this is printed in to the console.

Replace failed

...

Code Block
languagejava
add start <failed node to be replaced>replace>


Remove failed

The process of removing a failed Z-Wave product is the same as removing a Z-Wave device (through the console), except that the first step is:

Code Block
languagejava
remove start <failed node to be removed>remove>