DEPRECATED in favor of https://www.home-assistant.io/integrations/growatt_server/
This repo is no longer maintained.
A sensor to integrate Growatt solar panels into Home Assistant. It tracks three metrics:
custom_components
folder inside the Home Assistant configuration directory and unpack it.Add the following entry into configuration.yaml
# Example configuration.yaml entry
sensor:
- platform: growatt
username: USERNAME
password: PASSWORD
Note: the component is a bit heavy on the login-side but personally haven't had any issues with that. This is on the todo list.