0.2.0 • Published 4 months ago

ducoboxhttp v0.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

DucoboxHTTP

platform Downloads NPM

Description

This package contains the Node-Red flow to grab information of your DucoBox. It will only work if you have the communication print installed.

Install

To install the stable version use the Menu - Manage palette option and search for ducoboxhttp, or run the following command in your Node-RED user directory - typically ~/.node-red:

npm install ducoboxhttp

Add your IP-adres in de node and the node-ID you want to read. You can look up the node-ID by accessing your ducobox on http://IPADRESDUCOBOX

Roadmap

What is still on the roadmap?

  • Writing values to ducobox, including setting speed manual. (Top priority and part of this is in the current release)
  • A timer so values are automaticly get fetched. Instead of using a injection.
  • Other way of exporting data, instead of JSON output.
  • Bugfixes

On the long term:

  • More flexibility in node, like auto fetching all nodeID's.

Changelog

Full changelog can be found here

Sidenode

This is my first Node-red contribution. Please let me know in the discussion if you having troubles, missing features or beeing happy with the node.

0.2.0

4 months ago

0.1.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago