A Home Assistant integration that reads your existing PV-related entities and uploads live status data to pvoutput.org.
Community integration — not affiliated with, endorsed by, or supported by PVOutput.org. This project is maintained independently by the Home Assistant community. For issues with this integration, please use the GitHub issue tracker; do not contact PVOutput.org support.
- Reads power/energy/temperature/voltage from entities you already have in Home Assistant (inverter integrations, energy meters, etc.).
- Uploads status data to your PVOutput system on a 5, 10, or 15 minute schedule using the PVOutput API.
- Configured entirely through the Home Assistant UI — no YAML.
- Home Assistant 2024.12 or newer.
- A PVOutput.org account with a registered system, API key, and System ID.
- At least one entity in Home Assistant representing PV power generation.
- In your Home Assistant sidebar, select the HACS icon.
- Click the three-dot menu (⋮) in the top-right corner of the HACS dashboard.
- Select Custom repositories.
- In the dialog that appears:
- Repository URL:
https://github.com/drzoidberg33/PVOutput-Bridge - Type: Select
Integrationfrom the dropdown
- Repository URL:
- Click Add.
- Close the dialog once the repository has been added.
- In the HACS dashboard, search for PVOutput Bridge using the search bar at the top.
- Click on PVOutput Bridge in the results to open its details page.
- Click the Download button in the bottom-right corner.
- When prompted, confirm by clicking Download again.
After the download completes, you must restart Home Assistant for the integration to be loaded:
- Go to Settings → System → Restart.
- Click Restart and wait for Home Assistant to come back online.
- Go to Settings → Devices & Services.
- Click + Add Integration in the bottom-right corner.
- Search for PVOutput Bridge.
- Follow the on-screen configuration steps to complete the setup.
Early development. See the task plan in the repository for current progress.