WouterTuinstra / Homeassistant-Growatt-Local-Modbus

Provides Home Assistant sensors for Growatt inverters that you can connect directly using modbus protocol
Apache License 2.0
17 stars 11 forks source link
growatt home-assistant home-automation homeassistant

hacs_badge

Home Assistant Growatt Local Intergration

Growatt Local is a custom component for Home Assistant that connects directly to your Growatt inverter using the Modbus protocol and supports Serial, TCP and UDP communication layers to connect to your inverter

This repository is at this moment not part of HACS therefore requiring manual adding this custom repository to HACS.

This intergration makes use of the config_flow and can be configured using the UI no confgration required using the configration.yaml

The requirement to be able to uses this intergration are:

Protocol version

Currently there are 2 protocol versions supported with this intergration:

Note currently only supporting inverters adding support for storage devices is can be realized.

Currently the communication layer (API) is included in this repository but following the guidelines of HASS there should be seperate repositories