raspberry-pi-inverter-autosetup

Raspberry Pi Inverter Auto-Setup for PI30 / PI18

Auto-setup project for Raspberry Pi inverter monitoring and control with WatchPower-like and SolarPower-like workflows.

This project helps set up PI30 / WR1 and PI18 / WR2 inverter environments on Raspberry Pi with MQTT, systemd, and either a built-in UI or an external UI.

Features

UI Preview

WR1 / PI30 UI

WR1 / PI30 UI

WR2 / PI18 UI

WR2 / PI18 UI

Project Structure

Quick Start

PI30 / WR1

python3 setup_pi30.py

PI18 / WR2

python3 setup_pi18.py

Installer Flow

The installers ask for:

Current Status

Verified in isolated test runs:

latest_json Handling

The current project logic uses device-based latest JSON files:

Why this project

This repository is useful if you are searching for:

Repository

Source code and installer files are available in this GitHub repository.