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
USERNAMEandPASSWORDon top of thesolarman-widget.jsfile with your login data. - Copy
solarman-widget.jsandlib/sjcl.jsinto 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.