Widget for the Solarman API using scriptable.app. The API has been reverse engineered from the SOLARMAN iOS app.
To employ SHA256 the script uses the sjcl library.
- Fill in
USERNAME
andPASSWORD
on top of thesolarman-widget.js
file with your login data. - Copy
solarman-widget.js
andlib/sjcl.js
into your Scriptable directory (see scriptable.app for more infos). - Add a small widget to your home screen and choose solarman-widget in the widget config.
Also contains a rough API documentation of the reverse enginnered parts of the SOLARMAN API.