Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 2.99 KB

File metadata and controls

40 lines (28 loc) · 2.99 KB

Growatt Server API (growatt_server_api)

This custom component (installable via HACS) is an upstream version of growatt_server integration that is part of the Home Assistant Core repository.

The integration has been through a period of instability due to various issues with the authentication mechanism for Growatt (Growatt keep blocking the python library), using the HACS system will allow for more dynamic responses to the changes made by Growatt.

The changes made in this repository will be rolled up monthly and then submitted as a Pull-Request to the main Home Assistant Core repository for release as an 'official' Integration (this one).

If anyone wants to say 'thanks' for the integration, feel free to click something below.....

bmab_badge paypal_badge

Implementation

On initial release this plugin is an identical copy of the original integration that was part of the Home Assistant release. Going forward, this will be the upstream release of the Integration and the first place that bugs are fixed & new features are added.

This integration will continue to update the same sensors that are available in the Core integration with no interruption to service i.e. you don't have to go re-writing automations or re-mapping values

Features

This is a sensor to collect information from your Growatt inverters using Growatt server by default. It is possible to specify an alternative endpoint server at configuration time e.g., SMTEN.

This will log into your Growatt account and use the first “Plant”, after which it collects the inverters on this plant and creates sensors for these inverters as well as total sensors.

This integration also works with Jinko Solar systems (as they appear to be exactly the same systems & API), the URL is available in the drop-down when selecting your chosen endpoint.

Supported Systems

  • TLX aka MIN/MIC/MOD/NEO
  • Mix aka Hybrid
  • Inverter
  • Storage

Not Yet Supported Systems

The implementation for these systems will follow soon

  • MAX/MID/MAC
  • AC Coupled aka SPA3000

Useful links