@t21n/solix-api
v0.2.6
Published
Anker Solix API Wrapper
Downloads
75
Readme
solix-api
Solix API Wrapper for NodeJS
Acknowledgments
Inspired by the work of the Solix2MQTT Project https://github.com/energychain/AnkerSolixE1600
Development
- Create a
.env
file with the following content:
ANKER_USERNAME=...
ANKER_PASSWORD=...
ANKER_COUNTRY=...
export $(cat .env | xargs)