Skip to content

Releases: rlindner/node-red-contrib-sma-webconnect

v0.4.0

29 Sep 20:51
Compare
Choose a tag to compare
  • Adds a new device preset for Sunny Tripower Smart Energy 5.0/6.0/8.0/10.0 (3SE-40)
  • Drop support for node version 10
  • Updates for various dependencies

Full Changelog: v0.3.0...v0.4.0

v0.3.0

29 Sep 21:01
Compare
Choose a tag to compare
  • Adds a new device preset for SUNNY BOY 3.0/3.6/4.0/5.0 (1AV-40)
  • Fixes an issue with using multiple instances of the node in parallel
  • Updates for various dependencies

This will be the last release which supports Node-RED v1.

v0.2.0

16 Nov 22:29
Compare
Choose a tag to compare

This release adds support to query for ids returning objects or arrays of values.

v0.1.0

17 Aug 22:23
Compare
Choose a tag to compare

This release adds support to query a SUNNY BOY STORAGE 2.5 by providing a new device selection in the node properties. The node has also been extended by an internally used configuration object to query different kinds of devices.

To use a custom configuration to query other devices than provided in the dropdown or to retrieve additional values from a device, a configuration object may be provided to the nodes input. For details please see the README. This functionality was thankfully contributed by @HoLo85.

If you find providing a custom configuration useful, either for supporting additional devices or to retrieve more values, please consider contributing your custom configuration to extend the predefined options, either in the form of a pull request or by opening an issue.

Initial Release

01 Oct 20:12
Compare
Choose a tag to compare
v0.0.1

Add some tags to package.json