From e8fcce9496f4c2468bd512fef12e56b964054832 Mon Sep 17 00:00:00 2001 From: Marc Boehm Date: Wed, 27 Jul 2022 20:36:48 +0200 Subject: [PATCH] CAPAUT-253 Fix review findings --- README.md | 6 +++--- package.json | 4 ++-- systacomfort2/systacomfort2.html | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0413dba..a5738bb 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ # captica: Node-RED Node for SystaComfort II -Receive data from SysteComfort II devices in Node-RED flows +Receive data from SystaComfort II devices in Node-RED flows -This Node-RED node is capturing the packets from a SysteComfort II device and prepares the data for further processing. +This Node-RED node is capturing the packets from a SystaComfort II device and prepares the data for further processing. ## Supported values @@ -40,4 +40,4 @@ This Node-RED node is capturing the packets from a SysteComfort II device and pr |Listen Port|Port of UDP Server to listen on. Useful on multiple devices| ## Connectivity -To capture the published data from your SysteComfort II device you have to redirect the traffic on your local network. If you have an local DNS Forwarder you can just create a static host override. The domain `pradigma.remoteportal.de` needs to be resolved to your internal Node-RED ip address. +To capture the published data from your SysteComfort II device you have to redirect the traffic on your local network. If you have a local DNS Forwarder you can just create a static host override. The domain `pradigma.remoteportal.de` needs to be resolved to your internal Node-RED ip address. diff --git a/package.json b/package.json index 1f3d11d..dbfaa32 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,8 @@ "author": "Marc Böhm (marc.boehm@captica.de)", "homepage": "http://www.captica.de", "repository": { - "type": "bitbucked", - "url": "https://bitbucket.org/captica-dev/de.captica.nodered.node.systacomfort2" + "type": "git", + "url": "bitbucket:captica-dev/de.captica.nodered.node.systacomfort2" }, "dependencies": { }, diff --git a/systacomfort2/systacomfort2.html b/systacomfort2/systacomfort2.html index 275c040..1a63ee6 100644 --- a/systacomfort2/systacomfort2.html +++ b/systacomfort2/systacomfort2.html @@ -34,6 +34,6 @@ \ No newline at end of file