Skip to main content

SolarEdge 2 MQTT Service

License Release Build Status PyPI version Discord Chat Buy Me a Coffee

SolarEdge2MQTT reads power data from a SolarEdge inverter over Modbus TCP and publishes it to an MQTT broker. It is built for home automation: real-time power flow, battery state, grid import and export, and meter readings, all as MQTT topics that Home Assistant can discover on its own.

Beyond the inverter itself, the service can log in to your SolarEdge monitoring account to read module-level production and control an EV charger, keep a local history in a SQLite file, and forecast tomorrow's production from that history and live weather data.

📖 Full documentation: deroetzi.github.io/solaredge2mqtt

🔧 Features

  • 📡 Modbus communication with SolarEdge inverters over TCP
  • 🧠 Leader/follower support for cascaded and physically separate multi-inverter setups
  • Power flow monitoring: inverter production, battery charge and discharge, grid import and export, consumption and generation from the Modbus meters
  • 🔋 StorEdge battery control, including remote charge and discharge limits
  • 🕸️ MQTT integration with optional TLS, for Home Assistant and anything else
  • 🔄 Home Assistant auto discovery
  • 💡 Local history in a SQLite database, no external service required
  • 📈 PV production forecasting from a machine learning model, fed by the local history and OpenWeatherMap
  • 💸 Price-based savings calculation for consumption and export
  • 🔌 SolarEdge Wallbox monitoring over its REST API
  • 🌐 Module-level monitoring through the SolarEdge monitoring site, no API key needed
  • 🚗 EV charger monitoring and control through the same account
  • 🐳 Docker and Docker Compose images for linux/amd64 and linux/arm64

🚀 Quick Start

pip install -U solaredge2mqtt

# Writes example config files into ./config/ and exits
solaredge2mqtt

Fill in the inverter address and your MQTT broker in config/configuration.yml, put the broker password in config/secrets.yml, and start it again.

Or with Docker:

mkdir -p config
docker run -d --name solaredge2mqtt \
    -v $(pwd)/config:/app/config \
    -e "TZ=Europe/Berlin" \
    --restart unless-stopped \
    ghcr.io/deroetzi/solaredge2mqtt:latest

Step by step, with every option explained: Installation guide

📚 Documentation

Guide What it covers
Getting Started Installation, first configuration, running as a service
Configuration Reference Every option, one page per service
Deployment Docker, Docker Compose, the full stack with Grafana
Migration Upgrading to 3.0.0, moving an InfluxDB history into the local storage
Troubleshooting Known symptoms and what to do about them
Architecture Decisions Why the project is built the way it is
Contributing Development setup, tests, pull requests

💬 Contact and Feedback

For questions and discussion, join us on Discord.

Discord Banner

Ideas, suggestions and problems are welcome as an issue.

❤️ Support

If you like this project, I would appreciate a small contribution.

BuyMeCoffee

Release files for solaredge2mqtt 3.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for solaredge2mqtt 3.0.0
File Size Uploaded
solaredge2mqtt-3.0.0.tar.gz 781.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for solaredge2mqtt 3.0.0
File Interpreter ABI Platform
solaredge2mqtt-3.0.0-py3-none-any.whl Python 3 none any Details

Total release size: 914.3 kB

Release files / solaredge2mqtt-3.0.0.tar.gz

Download URL solaredge2mqtt-3.0.0.tar.gz
Size 781.3 kB
Tags Source
SHA-256 checksum
How to use checksums
5005aebd036ddf2c69edfd5acaa1731e40e832f42d1cc198901ddec7a7b292b8
BLAKE2b-256 checksum
How to use checksums
59bc82ffdbafd06bf8b2cd4060b5a57a312470f734154a07ec9af0321b89d8e4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 3, 2026.

Transparency log

Release files / solaredge2mqtt-3.0.0-py3-none-any.whl

Download URL solaredge2mqtt-3.0.0-py3-none-any.whl
Size 132.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
7e3d196c9bb651832d092b5ad73f091a68a4d9bd292c1630e7bb1775cb640fe0
BLAKE2b-256 checksum
How to use checksums
80e33dd7ed15172ef97f6d082855a6be221ca0be13b4ec142a0ff82143b26117
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 3, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

3.0.0 This release

2 release files

2.6.0

2 release files

2.5.1

2 release files

2.5.0

2 release files

2.4.1

2 release files

2.4.0

2 release files

2.3.1

2 release files

2.3.0

2 release files

2.2.0

2 release files

2.1.0

2 release files

2.0.0

2 release files

1.4.1

2 release files

1.4.0

2 release files

1.3.2

2 release files

1.3.1

2 release files

1.3.0

2 release files

1.2.0

2 release files

1.1.3

2 release files

1.1.2

2 release files

1.1.1

2 release files

1.1.0

2 release files

1.0.12

2 release files

1.0.11

2 release files

1.0.10

2 release files

1.0.9

2 release files

1.0.8

2 release files

1.0.7

2 release files

1.0.6

2 release files

1.0.5

2 release files

1.0.4

2 release files

1.0.3

2 release files

1.0.2

2 release files

1.0.1

2 release files

1.0.0

2 release files

0.10.0

2 release files

0.9.0

2 release files

0.8.0

2 release files

0.7.2

2 release files

0.7.1

2 release files

0.7.0

2 release files

0.6.0

2 release files

0.5.0

2 release files

0.4.0

2 release files

0.3.1

2 release files

0.3.0

2 release files

0.2.0

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page