solaredge-modbus-multi
solaredge-modbus-multi copied to clipboard
Home Assistant integration for SolarEdge inverters with Modbus/TCP. For single or multiple inverters, meters, and batteries.
SolarEdge Modbus Multi
Home Assistant integration solaredge-modbus-multi
supports SolarEdge inverters with Modbus/TCP local polling. It works with single inverters, multiple inverters, meters, batteries, and many other improvements over other integrations that didn't work well with a multi-device setup.
It is designed to communicate locally using Modbus/TCP where you have a single Leader inverter connected with one or more Follower inverters chained using the RS485 bus. Each inverter can connect to three meters and two batteries.
Simple single inverter setups are fully supported - multiple devices is a feature, not a requirement.
Features
- Inverter support for 1 to 32 SolarEdge inverters.
- Meter support for 1 to 3 meters per inverter.
- Battery support for 1 to 3 batteries per inverter.
- Supports site limit and storage controls.
- Automatically detects meters and batteries.
- Supports Three Phase Inverters with Synergy Technology.
- Polling frequency configuration option (1 to 86400 seconds).
- Configurable starting inverter device ID.
- Connects locally using Modbus/TCP - no cloud dependencies.
- Informational sensor for device and its attributes
- Supports status and error reporting sensors.
- User friendly configuration through Config Flow.
Read about more features on the wiki: WillCodeForCats/solaredge-modbus-multi/wiki
Note: The modbus interface currently only defines up to 2 batteries per inverter (even if the SolarEdge cloud monitoring platform shows more).
Installation
Install with HACS: Search for "SolarEdge Modbus Multi" in the default repository,
OR
Copy the solaredge_modbus_multi
folder into to your Home Assistant config/custom_components
folder.
After rebooting Home Assistant, this integration can be configured through the integration setup UI.
Configuration
WillCodeForCats/solaredge-modbus-multi/wiki/Configuration
Documentation
WillCodeForCats/solaredge-modbus-multi/wiki
Required Versions
- Home Assistant 2024.3.2 or newer
- Python 3.11 or newer
- pymodbus 3.6.6 or newer
Specifications
WillCodeForCats/solaredge-modbus-multi/tree/main/doc