Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@rohmer/node-red-ankersolix

mrohmer99Apache-2.01.0.2

Library to access an ANKER Solix API from Node-RED

anker, solix, e1600, mrohmer, energy, node-red

readme

Contributors Forks Stargazers Issues Apache 2.0


@rohmer/node-red-ankersolix

Node-Red Integration for Anker Solix Solarbanks.

Installation

Node-RED

You can install this package from the Node-RED palette manager by searching for @rohmer/node-red-ankersolix.

NPM

  1. Navigate to your Node-RED user directory. This is usually ~/.node-red.
  2. Run npm install @rohmer/node-red-ankersolix.
  3. Restart Node-RED (node-red-restart).

Available Nodes

  • SolixApi: Global configuration node for Solix API.
  • Solix | Read Scen Info: Read the API Endpoint Scen Info. Includes information about solarbanks and the site.
  • Solix | Set Schedule: Sets & reads the schedule after wards.
  • Solix | Read Home Load Chart: Reads the home load chart.

License

Distributed under the Apache-2.0 License. See LICENSE.txt for more information.

Acknowledgments

The project originated as a fork of the library developed by energychain. I'd like to thank them for the effort put into their project.