Node-Red Integration for Anker Solix Solarbanks.
You can install this package from the Node-RED palette manager by searching for @rohmer/node-red-ankersolix
.
- Navigate to your Node-RED user directory. This is usually
~/.node-red
. - Run
npm install @rohmer/node-red-ankersolix
. - Restart Node-RED (
node-red-restart
).
- 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.
Distributed under the Apache-2.0 License. See LICENSE.txt
for more information.
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.