Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-deconz

Package Overview
Dependencies
Maintainers
2
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-deconz - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [1.3.4] - 2021-09-28 ![Relative date](https://img.shields.io/date/1632782604?label=)
### Changed
- Update readme for 2.0 version.
## [1.3.3] - 2021-06-20 ![Relative date](https://img.shields.io/date/1624190689?label=)

@@ -12,0 +16,0 @@ ### Fixed

2

package.json

@@ -48,3 +48,3 @@ {

},
"version": "1.3.3"
"version": "1.3.4"
}

@@ -1,11 +0,36 @@

# Changes!
# Node-Red deCONZ
[![GitHub](https://img.shields.io/github/license/deconz-community/node-red-contrib-deconz)](https://github.com/deconz-community/node-red-contrib-deconz/blob/main/LICENSE)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/deconz-community/node-red-contrib-deconz/NPM%20Publish)](https://github.com/deconz-community/node-red-contrib-deconz/actions)
[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/deconz-community/node-red-contrib-deconz?include_prereleases&label=github&sort=semver)](https://github.com/deconz-community/node-red-contrib-deconz/releases)
[![npm](https://img.shields.io/npm/v/node-red-contrib-deconz)](https://www.npmjs.com/package/node-red-contrib-deconz)
[![dependencies](https://status.david-dm.org/gh/deconz-community/node-red-contrib-deconz.svg)](https://david-dm.org/deconz-community/node-red-contrib-deconz)
[![GitHub issues](https://img.shields.io/github/issues/deconz-community/node-red-contrib-deconz)](https://github.com/deconz-community/node-red-contrib-deconz/issues)
[![Discord](https://img.shields.io/badge/discord-online-success)](https://discord.gg/3XGEYY9)
Hi, I'm Dennis the Community Manager of deCONZ. I've tried to invite Andrey over but he mentioned that he stopped development. I've asked him to transfer the repository so we can advance on it later. @Zehir wil probably take over development sometime soon! Please bear with us.
Node-Red Nodes for deCONZ connectivity.
I'd like to thank @Andreypopov for his contributions!
## The new 2.0 beta version is out [![npm](https://img.shields.io/npm/v/node-red-contrib-deconz/dev)](https://www.npmjs.com/package/node-red-contrib-deconz/dev) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/deconz-community/node-red-contrib-deconz/v1.3.3/develop)
# node-red-contrib-deconz
Node-Red Nodes for deCONZ connectivity.
Hi it's [@Zehir](https://github.com/Zehir) here, I worked hard for months on a complete rework of this plugin. There is a ton of new features, it's will be easier to do stuff on node-red. If you have any issue with this beta version, feel free to open issues on [GitHub](https://github.com/deconz-community/node-red-contrib-deconz/issues).
This new version requires Node-Red version 2.0 or newer. (It's could work with lasted 1.X version of Node-Red).
Some new features ([Changelog](https://github.com/deconz-community/node-red-contrib-deconz/blob/develop/CHANGELOG.md)):
* Multiple device selection
* Select device using [queries](https://github.com/deconz-community/node-red-contrib-deconz/wiki/Device-queries)
* Multiple commands at once
* Query multiple devices and merge the result
* Many more to come
If you want to try the beta version you can install it from npm using the dev `tag` but you **should** backup your flow and be able to restore your flow if anything goes wrong.
As the current beta.8 everything should keep working after the update. The migration should be seamless, if it's not the case for you please open an [issue](https://github.com/deconz-community/node-red-contrib-deconz/issues).
## Legacy version
The last version of the "legacy" version will by 1.3.3. This version was originally created
by [@Andreypopov](https://github.com/andreypopov), he mentioned that he stopped development. Dennis the Community Manager of deCONZ asked him to transfer the repository so we can advance on it later. Please bear with us.
Available nodes are:
* deconz-in: A node to subscribe to deCONZ devices

@@ -17,8 +42,6 @@ * deconz-get: get state of device or group

<img src="https://github.com/deconz-community/node-red-contrib-deconz/blob/master/readme/1.png?raw=true">
<img src="https://github.com/deconz-community/node-red-contrib-deconz/blob/master/readme/2.png?raw=true">
<img src="https://github.com/deconz-community/node-red-contrib-deconz/blob/master/readme/3.png?raw=true">
<img src="https://github.com/andreypopov/node-red-contrib-deconz/blob/master/readme/1.png?raw=true">
<img src="https://github.com/andreypopov/node-red-contrib-deconz/blob/master/readme/2.png?raw=true">
<img src="https://github.com/andreypopov/node-red-contrib-deconz/blob/master/readme/3.png?raw=true">
<h3>Home Assistant</h3>

@@ -28,3 +51,2 @@ Do not forget to open ports:

[![Watch YouTube video](https://img.youtube.com/vi/i3TiZiuNofM/0.jpg)](https://www.youtube.com/watch?v=i3TiZiuNofM)

@@ -31,0 +53,0 @@ <br>Watch YouTube video

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc