Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 364 Bytes

info.md

File metadata and controls

17 lines (14 loc) · 364 Bytes

Features

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

  • today; the kWh generated today
  • total; the kWh generated in total
  • current; the W currently generating

Configuration

Add the following entry into configuration.yaml

sensor:
  - platform: growatt
    username: USERNAME
    password: PASSWORD