timvancann / homeassistant-growatt

3 stars 4 forks source link

DEPRECATED in favor of https://www.home-assistant.io/integrations/growatt_server/

This repo is no longer maintained.

Build Status hacs_badge

Home Assistant Growatt sensor

A sensor to integrate Growatt solar panels into Home Assistant. It tracks three metrics:

Installation

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.