File: reverse_engineering.md

package info (click to toggle)
growattserver 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 296 kB
  • sloc: python: 1,344; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 722 bytes parent folder | download
1
2
3
4
5
6
7
8
# Reverse Engineering

The [ShinePhone/Legacy](../shinephone.md) part of this library has been reverse engineered from the [ShinePhone](https://play.google.com/store/apps/details?id=com.growatt.shinephones) app.

There are many ways to achieve this. One of the ways is using.
[The ShinePhone Android App](https://play.google.com/store/apps/details?id=com.growatt.shinephones)and the [NetCapture SSL application](https://play.google.com/store/apps/details?id=com.minhui.networkcapture) together to inspect the API calls that are made by the application and the parameters that are provided with it.

More details on how this was done can be foud [here](https://indykoning.nl/adding-growatt-solar-pannels-to-home-assistant/)