Skip to content

Z-Wave for ioBroker. Better. Faster. Stronger.

License

Notifications You must be signed in to change notification settings

der-oBi/ioBroker.zwave2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

ioBroker.zwave2

node npm changelog

Number of Installations Number of Installations

Test and Release Language grade: JavaScript Translation status

Z-Wave for ioBroker. But better.

Z-Wave 2 is a brand new Z-Wave implementation for ioBroker. It is based on zwave-js, which was written from the ground up for your benefit.

Unless ioBroker.zwave it does not require OpenZWave. This means that the installation and updates are fast, and no compilation of static libraries and other complicated steps are necessary.

Furthermore, some devices just don't work in the original adapter, e.g. the Fibaro Roller Shutter 3.

Easy usage in ioBroker was kept in mind during the whole development. For example, some devices reuse configuration parameters to configure many different things. In this adapter, most of them are split into separate states and no complicated math is necessary:

Config params in ioBroker.zwave2 vs Config params in ioBroker.zwave
vs

Documentation and usage


Changelog

Older changes

2.4.2-beta.0 (2021-12-16)

  • Experimental: The handling of messages has been rewritten from scratch and simplified. This may cause some unintended behavior.
  • Avoid interruption of the communication with a node by other nodes requesting responses from the controller
  • Improved reliability of encrypted communication
  • Battery-powered devices are nore sent to sleep more reliably
  • Fixed encoding of some configuration parameters
  • Fix: Limit allowed Node.js versions to 12.22.2+, 14.13.0+, 16+ and forbid installation on development Node.js versions
  • Fixed some crashes
  • Fixed an issue where healing the network would fail due to a too low timeout
  • Improved detection of sticks that do not support soft reset
  • New and updated configuration files, see here and here

2.4.1 (2021-11-03)

  • Fix: Correctly update UI when canceling an inclusion process
  • Fix: Check for SmartStart support before using it
  • Fix: Add missing translations
  • Fixed the automatic lifeline association for some devices
  • New and updated configuration files, see here

2.4.0 (2021-11-02)

  • Add support for SmartStart and inclusion of nodes with QR codes

2.3.2 (2021-10-26)

  • Try to detect sticks (like UZB and UZB1) that are incompatible with soft-reset and automatically disable it

2.3.1 (2021-10-25)

  • Add option to disable soft-reset, mention better solution in troubleshooting docs

License

MIT License

Copyright (c) 2019-2021 AlCalzone

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Z-Wave for ioBroker. Better. Faster. Stronger.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.0%
  • JavaScript 2.1%
  • Other 0.9%