mtrossbach / noah-mqtt

A tool for integrating Growatt Noah 2000 home batteries with Home Assistant via MQTT, enabling real-time monitoring and control of your energy storage system.
Apache License 2.0
41 stars 2 forks source link

Avoiding external Growatt Cloud Server #37

Open syngron opened 1 month ago

syngron commented 1 month ago

Hi there, Thanks for this awesome tool!

I was wondering if something like Grottserver can be used with the Noah battery.

At Grott there is already an open issue but the protocol needs to be deciphered with a MITM because a TLS connection is used.

I guess because noah-mqtt just uses the web API, we still have no way around that. But possibly there is somebody here who can decrypt the handshake between the battery and the Growatt server?

It would just be awesome to not rely on the cloud anymore to control our batteries!

https://github.com/johanmeijer/grott/discussions/560 https://github.com/johanmeijer/grott/wiki/Grottserver