@t21n/solix-api
v0.2.6
Published
Anker Solix API Wrapper
Downloads
29
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
.envfile with the following content:
ANKER_USERNAME=...
ANKER_PASSWORD=...
ANKER_COUNTRY=...export $(cat .env | xargs)
