New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-knx-ultimate

Package Overview
Dependencies
Maintainers
1
Versions
461
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-knx-ultimate - npm Package Compare versions

Comparing version

to
1.0.2

4

CHANGELOG.md
# node-red-contrib-knx-ultimate
<p>
<b>Version 1.0.2</b><br/>
- Fixed minor glitches in node config ui<br/>
</p>
<p>
<b>Version 1.0.1 FIRST PUBLIC RELEASE</b><br/>

@@ -4,0 +8,0 @@ - Fixed minor glitches<br/>

2

package.json
{
"name": "node-red-contrib-knx-ultimate",
"version": "1.0.1",
"version": "1.0.2",
"description": "Single Node KNX IN/OUT with optional ETS group address importer.",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -10,2 +10,8 @@ # node-red-contrib-knx-ultimate

## CHANGELOG
* See <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/blob/master/CHANGELOG.md">here the changelog</a>
## WIKI
* See <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki">here the wiki with samples and documentation</a>
### WORKING WITH THE ETS CSV FILE

@@ -16,15 +22,11 @@ Instead of create a knx-ultimate node for each Group Address to control, you can import your ETS csv group addresses file.

<a href="https://youtu.be/I32_qG7yhFc"><img src='https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/yt.png' width='60%'></a>
<a href="https://youtu.be/I32_qG7yhFc" target="_blank"><img src='https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/yt.png' width='100%'></a>
## CHANGELOG
* See <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/blob/master/CHANGELOG.md">here the changelog</a>
## WIKI
* See <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki">here the wiki with samples and documentation</a>
## EXAMPLES (Others are in the Wiki)
## -->> SET DATE/TIME FROM NODE-RED TO KNX BUS
### SET DATE/TIME FROM NODE-RED TO KNX BUS

@@ -56,3 +58,3 @@ <img src="https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/datetime.png" width="50%"><br/>

## -->> TURN ON AND OFF A LAMP
### TURN ON AND OFF A LAMP

@@ -73,3 +75,3 @@ <img src="https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/simple.png" width="50%">

## -->> TURN ON SAME LAMP, BUT USING ETS CSV FILE (IN THE CONFIG NODE)
### TURN ON SAME LAMP, BUT USING ETS CSV FILE (IN THE CONFIG NODE)

@@ -93,3 +95,3 @@ <img src="https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/overrides.png" width="50%">

## -->> ISSUE A READ REQUEST TO A SPECIFIED GROUP ADDRESS, USING ETS CSV FILE (IN THE CONFIG NODE)
### ISSUE A READ REQUEST TO A SPECIFIED GROUP ADDRESS, USING ETS CSV FILE (IN THE CONFIG NODE)

@@ -96,0 +98,0 @@ <img src="https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/read.png" width="50%">

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet