/solarman-widget-scriptable

Widget for the Solarman API using https://scriptable.app

Primary LanguageJavaScriptOtherNOASSERTION

solarman-widget-scriptable

Widget for the Solarman API using scriptable.app. The API has been reverse engineered from the SOLARMAN iOS app.

Dependencies

To employ SHA256 the script uses the sjcl library.

Usage

  1. Fill in USERNAME and PASSWORD on top of the solarman-widget.js file with your login data.
  2. Copy solarman-widget.js and lib/sjcl.js into your Scriptable directory (see scriptable.app for more infos).
  3. Add a small widget to your home screen and choose solarman-widget in the widget config.

Documentation

Also contains a rough API documentation of the reverse enginnered parts of the SOLARMAN API.