Skip to content

Releases: zinen/node-red-contrib-huawei-router

Slim amount of nodes

12 Feb 16:37
Compare
Choose a tag to compare

Breaking change this update with break your v1 configs and all nodes now are combined into either an info or a command related node. Meaning you have to replace them in your flows.

This was requested multible times

The following nodes are combined into the new command node:

  • huawei-mobiledata
  • huawei-reboot
  • huawei-sms-send

The following nodes are combined into the existing info node:

  • huawei-lanhosts
  • huawei-signal
  • huawei-wlanhosts

Info node was introduced in v1.2 so its not new, The change is that the listed nodes above is now gone.

Full Changelog: 1.3.0...2.0.0

Added variable session timeout

10 Aug 19:48
15dbf9f
Compare
Choose a tag to compare

What's Changed

  • Add variable session timeout by @zinen in #14

Related to issue #13

Full Changelog: 1.2.0...1.3.0

Get usage statistic

23 Mar 22:32
4e6f876
Compare
Choose a tag to compare

What's Changed

  • Get usage statistic in the new huawei info node. Fixes #10
  • Info node can give you the same info as some other nodes. The former "other" nodes are now marked to be deleted in future releases.

Full Changelog: 1.1.1...1.2.0

Fix SMS "100005: Request format error"

03 Jan 20:27
Compare
Choose a tag to compare

Fix for issue #8 "100005: Request format error"

Full Changelog: 1.1.0...1.1.1

Added send sms node

01 Jan 13:40
bb43023
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.6...1.1.0

Error fix

01 Jan 13:40
Compare
Choose a tag to compare

Full Changelog: 1.0.5...1.0.6

Timeout session on error 125003

21 Dec 11:33
Compare
Choose a tag to compare

Fix mobile data switch when input true/false/1/0

21 Dec 11:18
Compare
Choose a tag to compare

Minor changes

21 Dec 10:05
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

Version bump deps

21 Nov 19:37
6a45840
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2