Skip to content

WatchPower Rest-API client in Python, to fetch Voltronic Axpert Solar Inverter data uploaded to the WatchPower server.

Notifications You must be signed in to change notification settings

davidsmfreire/watchpower-api

Repository files navigation

WatchPower API in Python

By using Jadx and decompiling the WatchPower Android APK, I reverse-engineered its authentication process to have direct access to the backend's Rest-API. This way, we can programmatically query inverter data. I've made this available through a Python package in pip:

pip install watchpower-api

Check the examples folder for how to use the library.

About

WatchPower Rest-API client in Python, to fetch Voltronic Axpert Solar Inverter data uploaded to the WatchPower server.

Topics

Resources

Stars

Watchers

Forks

Packages